MothMalone commited on
Commit
33524f5
·
verified ·
1 Parent(s): b4e0971

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -24,11 +24,11 @@ dataset_info:
24
  dtype: string
25
  splits:
26
  - name: train
27
- num_examples: 8586
28
  - name: test
29
  num_examples: 7532
30
  - name: validation
31
- num_examples: 2828
32
  - config_name: banking77
33
  features:
34
  - name: text
@@ -150,8 +150,8 @@ Below are the details for each dataset configuration available in this repositor
150
  - Description: The 20 Newsgroups dataset is a collection of approximately 20,000 newsgroup documents, partitioned across 20 different newsgroups.
151
  - Data Quality Issue: N/A
152
  - Classes: 20
153
- - Training Samples: 8586
154
- - Validation Samples: 2828
155
  - Test Samples: 7532
156
 
157
  ### banking77
 
24
  dtype: string
25
  splits:
26
  - name: train
27
+ num_examples: 8485
28
  - name: test
29
  num_examples: 7532
30
  - name: validation
31
+ num_examples: 2829
32
  - config_name: banking77
33
  features:
34
  - name: text
 
150
  - Description: The 20 Newsgroups dataset is a collection of approximately 20,000 newsgroup documents, partitioned across 20 different newsgroups.
151
  - Data Quality Issue: N/A
152
  - Classes: 20
153
+ - Training Samples: 8485
154
+ - Validation Samples: 2829
155
  - Test Samples: 7532
156
 
157
  ### banking77