Commit
•
25831b3
1
Parent(s):
c0c52bb
Update metadata in dataset card
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
pretty_name: AirDialogue
|
3 |
annotations_creators:
|
4 |
- crowdsourced
|
5 |
language_creators:
|
@@ -23,7 +22,7 @@ task_ids:
|
|
23 |
- dialogue-modeling
|
24 |
- language-modeling
|
25 |
- masked-language-modeling
|
26 |
-
|
27 |
dataset_info:
|
28 |
- config_name: air_dialogue_data
|
29 |
features:
|
@@ -83,13 +82,13 @@ dataset_info:
|
|
83 |
dtype: bool_
|
84 |
splits:
|
85 |
- name: train
|
86 |
-
num_bytes:
|
87 |
num_examples: 321459
|
88 |
- name: validation
|
89 |
-
num_bytes:
|
90 |
num_examples: 40363
|
91 |
-
download_size:
|
92 |
-
dataset_size:
|
93 |
- config_name: air_dialogue_kb
|
94 |
features:
|
95 |
- name: kb
|
@@ -124,13 +123,13 @@ dataset_info:
|
|
124 |
dtype: int32
|
125 |
splits:
|
126 |
- name: train
|
127 |
-
num_bytes:
|
128 |
num_examples: 321459
|
129 |
- name: validation
|
130 |
-
num_bytes:
|
131 |
num_examples: 40363
|
132 |
-
download_size:
|
133 |
-
dataset_size:
|
134 |
---
|
135 |
|
136 |
# Dataset Card for air_dialogue
|
@@ -309,4 +308,4 @@ cc-by-nc-4.0
|
|
309 |
|
310 |
### Contributions
|
311 |
|
312 |
-
Thanks to [@skyprince999](https://github.com/skyprince999) for adding this dataset.
|
|
|
1 |
---
|
|
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
4 |
language_creators:
|
|
|
22 |
- dialogue-modeling
|
23 |
- language-modeling
|
24 |
- masked-language-modeling
|
25 |
+
pretty_name: AirDialogue
|
26 |
dataset_info:
|
27 |
- config_name: air_dialogue_data
|
28 |
features:
|
|
|
82 |
dtype: bool_
|
83 |
splits:
|
84 |
- name: train
|
85 |
+
num_bytes: 353718365
|
86 |
num_examples: 321459
|
87 |
- name: validation
|
88 |
+
num_bytes: 44441818
|
89 |
num_examples: 40363
|
90 |
+
download_size: 303598343
|
91 |
+
dataset_size: 398160183
|
92 |
- config_name: air_dialogue_kb
|
93 |
features:
|
94 |
- name: kb
|
|
|
123 |
dtype: int32
|
124 |
splits:
|
125 |
- name: train
|
126 |
+
num_bytes: 782590970
|
127 |
num_examples: 321459
|
128 |
- name: validation
|
129 |
+
num_bytes: 98269609
|
130 |
num_examples: 40363
|
131 |
+
download_size: 303598343
|
132 |
+
dataset_size: 880860579
|
133 |
---
|
134 |
|
135 |
# Dataset Card for air_dialogue
|
|
|
308 |
|
309 |
### Contributions
|
310 |
|
311 |
+
Thanks to [@skyprince999](https://github.com/skyprince999) for adding this dataset.
|