Update README.md
Browse files
README.md
CHANGED
|
@@ -1,36 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
- nl
|
| 4 |
-
license: mit
|
| 5 |
-
size_categories:
|
| 6 |
-
- n<1K
|
| 7 |
task_categories:
|
| 8 |
-
- text-generation
|
| 9 |
-
- summarization
|
| 10 |
pretty_name: SocialDealSet
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
- name: description
|
| 16 |
-
dtype: string
|
| 17 |
-
- name: fine_prints
|
| 18 |
-
sequence: string
|
| 19 |
-
- name: highlights
|
| 20 |
-
sequence: string
|
| 21 |
-
- name: product_category
|
| 22 |
-
dtype: string
|
| 23 |
-
- name: title
|
| 24 |
-
dtype: string
|
| 25 |
-
splits:
|
| 26 |
-
- name: train
|
| 27 |
-
num_bytes: 495
|
| 28 |
-
num_examples: 3
|
| 29 |
-
download_size: 0
|
| 30 |
-
dataset_size: 495
|
| 31 |
-
configs:
|
| 32 |
-
- config_name: default
|
| 33 |
-
data_files:
|
| 34 |
-
- split: train
|
| 35 |
-
path: data/train-*
|
| 36 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
+
- text-generation
|
|
|
|
| 5 |
pretty_name: SocialDealSet
|
| 6 |
+
size_categories:
|
| 7 |
+
- n<1K
|
| 8 |
+
language:
|
| 9 |
+
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|