Datasets:
Commit
·
3c53de7
1
Parent(s):
b5155cc
Update metadata with correct numbers
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ task_categories:
|
|
| 4 |
- text-classification
|
| 5 |
#task_ids:
|
| 6 |
#- binary-classification
|
|
|
|
| 7 |
dataset_info:
|
| 8 |
features:
|
| 9 |
- name: Binary
|
|
@@ -23,10 +24,10 @@ dataset_info:
|
|
| 23 |
config_name: ejschwartz--oo-method-test
|
| 24 |
splits:
|
| 25 |
- name: combined
|
| 26 |
-
num_bytes:
|
| 27 |
num_examples: 1471458
|
| 28 |
-
download_size:
|
| 29 |
-
dataset_size:
|
| 30 |
train-eval-index:
|
| 31 |
- config: default # The dataset config name to use. Example for datasets without configs: default. Example for glue: sst2
|
| 32 |
task: text-classification # The task category name (same as task_category). Example: question-answering
|
|
|
|
| 4 |
- text-classification
|
| 5 |
#task_ids:
|
| 6 |
#- binary-classification
|
| 7 |
+
---
|
| 8 |
dataset_info:
|
| 9 |
features:
|
| 10 |
- name: Binary
|
|
|
|
| 24 |
config_name: ejschwartz--oo-method-test
|
| 25 |
splits:
|
| 26 |
- name: combined
|
| 27 |
+
num_bytes: 3560837643
|
| 28 |
num_examples: 1471458
|
| 29 |
+
download_size: 1001202060
|
| 30 |
+
dataset_size: 3560837643
|
| 31 |
train-eval-index:
|
| 32 |
- config: default # The dataset config name to use. Example for datasets without configs: default. Example for glue: sst2
|
| 33 |
task: text-classification # The task category name (same as task_category). Example: question-answering
|