Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,18 +1,16 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
dtype: string
|
6 |
-
- name:
|
7 |
-
dtype: string
|
8 |
-
- name: text
|
9 |
dtype: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 10000
|
14 |
-
download_size:
|
15 |
-
dataset_size:
|
16 |
---
|
17 |
# Dataset Card for "horoscopes_ru_10k"
|
18 |
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: prompt
|
5 |
dtype: string
|
6 |
+
- name: prediction
|
|
|
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 9449348
|
11 |
num_examples: 10000
|
12 |
+
download_size: 4589882
|
13 |
+
dataset_size: 9449348
|
14 |
---
|
15 |
# Dataset Card for "horoscopes_ru_10k"
|
16 |
|