Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,19 +1,21 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: text
|
5 |
dtype: string
|
6 |
- name: has_context
|
7 |
dtype: int64
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
-
num_examples:
|
12 |
- name: test
|
13 |
-
num_bytes:
|
14 |
-
num_examples:
|
15 |
-
download_size:
|
16 |
-
dataset_size:
|
17 |
---
|
18 |
# Dataset Card for "bot_tr_enth"
|
19 |
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: __index_level_0__
|
5 |
+
dtype: int64
|
6 |
- name: text
|
7 |
dtype: string
|
8 |
- name: has_context
|
9 |
dtype: int64
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 2627600.180686909
|
13 |
+
num_examples: 4821
|
14 |
- name: test
|
15 |
+
num_bytes: 657308.8193130911
|
16 |
+
num_examples: 1206
|
17 |
+
download_size: 1721623
|
18 |
+
dataset_size: 3284909.0
|
19 |
---
|
20 |
# Dataset Card for "bot_tr_enth"
|
21 |
|