Commit
·
ca3ab6c
1
Parent(s):
3ed700a
blah
Browse files
README.md
CHANGED
@@ -10,12 +10,13 @@ configs:
|
|
10 |
- config_name: default
|
11 |
splits:
|
12 |
- name: train
|
13 |
-
num_bytes:
|
14 |
num_examples: 2
|
15 |
- name: test
|
16 |
-
num_bytes:
|
17 |
num_examples: 2
|
18 |
dataset_info:
|
|
|
19 |
features:
|
20 |
- name: highlights
|
21 |
dtype: string
|
|
|
10 |
- config_name: default
|
11 |
splits:
|
12 |
- name: train
|
13 |
+
num_bytes: 725
|
14 |
num_examples: 2
|
15 |
- name: test
|
16 |
+
num_bytes: 725
|
17 |
num_examples: 2
|
18 |
dataset_info:
|
19 |
+
- config_name: default
|
20 |
features:
|
21 |
- name: highlights
|
22 |
dtype: string
|