Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,12 +8,10 @@ dataset_info:
|
|
8 |
dtype: string
|
9 |
- name: text
|
10 |
dtype: string
|
11 |
-
- name: openai
|
12 |
-
sequence: float64
|
13 |
splits:
|
14 |
-
- name:
|
15 |
-
num_bytes:
|
16 |
-
num_examples:
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
---
|
|
|
8 |
dtype: string
|
9 |
- name: text
|
10 |
dtype: string
|
|
|
|
|
11 |
splits:
|
12 |
+
- name: corpus_chunk_0
|
13 |
+
num_bytes: 3860
|
14 |
+
num_examples: 10
|
15 |
+
download_size: 6954
|
16 |
+
dataset_size: 3860
|
17 |
---
|