Update README.md
Browse files
README.md
CHANGED
@@ -24,11 +24,11 @@ dataset_info:
|
|
24 |
dtype: string
|
25 |
splits:
|
26 |
- name: train
|
27 |
-
num_examples:
|
28 |
- name: test
|
29 |
num_examples: 7532
|
30 |
- name: validation
|
31 |
-
num_examples:
|
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:
|
154 |
-
- Validation Samples:
|
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
|