Alejandro Radisic
commited on
Commit
·
18c5edc
1
Parent(s):
29c8b21
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: input
|
6 |
+
dtype: string
|
7 |
+
- name: description_0
|
8 |
+
dtype: string
|
9 |
+
- name: output
|
10 |
+
dtype: string
|
11 |
+
- name: description_1
|
12 |
+
dtype: string
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 1742492
|
16 |
+
num_examples: 617
|
17 |
+
download_size: 865227
|
18 |
+
dataset_size: 1742492
|
19 |
---
|