Update README.md
Browse files
README.md
CHANGED
|
@@ -11,4 +11,19 @@ tags:
|
|
| 11 |
- library
|
| 12 |
size_categories:
|
| 13 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
|
|
|
| 11 |
- library
|
| 12 |
size_categories:
|
| 13 |
- n<1K
|
| 14 |
+
dataset_info:
|
| 15 |
+
features:
|
| 16 |
+
- name: file_name
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: article
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: __index_0__
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: train
|
| 24 |
+
num_examples: 416
|
| 25 |
+
- name: test
|
| 26 |
+
nume_examples: 60
|
| 27 |
+
- nume: validation
|
| 28 |
+
num_examples: 119
|
| 29 |
---
|