Commit
·
3ed700a
1
Parent(s):
48ea8a0
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -16,7 +16,6 @@ configs:
|
|
16 |
num_bytes: 13897
|
17 |
num_examples: 2
|
18 |
dataset_info:
|
19 |
-
- config_name: default
|
20 |
features:
|
21 |
- name: highlights
|
22 |
dtype: string
|
@@ -24,13 +23,13 @@ dataset_info:
|
|
24 |
dtype: string
|
25 |
splits:
|
26 |
- name: train
|
27 |
-
num_bytes:
|
28 |
num_examples: 2
|
29 |
- name: test
|
30 |
-
num_bytes:
|
31 |
num_examples: 2
|
32 |
-
download_size:
|
33 |
-
dataset_size:
|
34 |
---
|
35 |
|
36 |
# Readme
|
|
|
16 |
num_bytes: 13897
|
17 |
num_examples: 2
|
18 |
dataset_info:
|
|
|
19 |
features:
|
20 |
- name: highlights
|
21 |
dtype: string
|
|
|
23 |
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
+
num_bytes: 725
|
27 |
num_examples: 2
|
28 |
- name: test
|
29 |
+
num_bytes: 725
|
30 |
num_examples: 2
|
31 |
+
download_size: 6468
|
32 |
+
dataset_size: 1450
|
33 |
---
|
34 |
|
35 |
# Readme
|