Datasets:
raileymontalan
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,110 +1,83 @@
|
|
1 |
-
---
|
2 |
-
pretty_name: SEA Abstractive Summarization
|
3 |
-
license:
|
4 |
-
- cc-by-nc-sa-4.0
|
5 |
-
task_categories:
|
6 |
-
- text-generation
|
7 |
-
language:
|
8 |
-
- id
|
9 |
-
- ta
|
10 |
-
- th
|
11 |
-
- vi
|
12 |
-
dataset_info:
|
13 |
-
features:
|
14 |
-
- name: id
|
15 |
-
dtype: string
|
16 |
-
- name: label
|
17 |
-
dtype: string
|
18 |
-
- name: prompts
|
19 |
-
list:
|
20 |
-
- name: text
|
21 |
-
dtype: string
|
22 |
-
- name: prompt_templates
|
23 |
-
sequence: string
|
24 |
-
- name: metadata
|
25 |
-
struct:
|
26 |
-
- name: language
|
27 |
-
dtype: string
|
28 |
-
- name: url
|
29 |
-
dtype: string
|
30 |
-
- name: title
|
31 |
-
dtype: string
|
32 |
-
splits:
|
33 |
-
- name: id
|
34 |
-
num_bytes: 322112
|
35 |
-
num_examples: 100
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
- name:
|
40 |
-
num_bytes:
|
41 |
-
num_examples:
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
- name:
|
46 |
-
num_bytes:
|
47 |
-
num_examples: 100
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
- name:
|
52 |
-
num_bytes:
|
53 |
-
num_examples:
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
download_size: 1258846
|
82 |
-
dataset_size: 3029105
|
83 |
-
total_tokens_gpt_4o: 422820
|
84 |
-
total_tokens_gemma_2: 447662
|
85 |
-
total_tokens_llama_3: 802508
|
86 |
-
configs:
|
87 |
-
- config_name: default
|
88 |
-
data_files:
|
89 |
-
- split: id
|
90 |
-
path: data/id-*
|
91 |
-
- split: id_fewshot
|
92 |
-
path: data/id_fewshot-*
|
93 |
-
- split: ta
|
94 |
-
path: data/ta-*
|
95 |
-
- split: ta_fewshot
|
96 |
-
path: data/ta_fewshot-*
|
97 |
-
- split: th
|
98 |
-
path: data/th-*
|
99 |
-
- split: th_fewshot
|
100 |
-
path: data/th_fewshot-*
|
101 |
-
- split: vi
|
102 |
-
path: data/vi-*
|
103 |
-
- split: vi_fewshot
|
104 |
-
path: data/vi_fewshot-*
|
105 |
-
size_categories:
|
106 |
-
- n<1K
|
107 |
-
---
|
108 |
|
109 |
# SEA Abstractive Summarization
|
110 |
|
|
|
1 |
+
---
|
2 |
+
pretty_name: SEA Abstractive Summarization
|
3 |
+
license:
|
4 |
+
- cc-by-nc-sa-4.0
|
5 |
+
task_categories:
|
6 |
+
- text-generation
|
7 |
+
language:
|
8 |
+
- id
|
9 |
+
- ta
|
10 |
+
- th
|
11 |
+
- vi
|
12 |
+
dataset_info:
|
13 |
+
features:
|
14 |
+
- name: id
|
15 |
+
dtype: string
|
16 |
+
- name: label
|
17 |
+
dtype: string
|
18 |
+
- name: prompts
|
19 |
+
list:
|
20 |
+
- name: text
|
21 |
+
dtype: string
|
22 |
+
- name: prompt_templates
|
23 |
+
sequence: string
|
24 |
+
- name: metadata
|
25 |
+
struct:
|
26 |
+
- name: language
|
27 |
+
dtype: string
|
28 |
+
- name: url
|
29 |
+
dtype: string
|
30 |
+
- name: title
|
31 |
+
dtype: string
|
32 |
+
splits:
|
33 |
+
- name: id
|
34 |
+
num_bytes: 322112
|
35 |
+
num_examples: 100
|
36 |
+
- name: id_fewshot
|
37 |
+
num_bytes: 5963
|
38 |
+
num_examples: 5
|
39 |
+
- name: ta
|
40 |
+
num_bytes: 1075514
|
41 |
+
num_examples: 100
|
42 |
+
- name: ta_fewshot
|
43 |
+
num_bytes: 10198
|
44 |
+
num_examples: 5
|
45 |
+
- name: th
|
46 |
+
num_bytes: 1201794
|
47 |
+
num_examples: 100
|
48 |
+
- name: th_fewshot
|
49 |
+
num_bytes: 8735
|
50 |
+
num_examples: 5
|
51 |
+
- name: vi
|
52 |
+
num_bytes: 395697
|
53 |
+
num_examples: 100
|
54 |
+
- name: vi_fewshot
|
55 |
+
num_bytes: 9092
|
56 |
+
num_examples: 5
|
57 |
+
download_size: 1258846
|
58 |
+
dataset_size: 3029105
|
59 |
+
configs:
|
60 |
+
- config_name: default
|
61 |
+
data_files:
|
62 |
+
- split: id
|
63 |
+
path: data/id-*
|
64 |
+
- split: id_fewshot
|
65 |
+
path: data/id_fewshot-*
|
66 |
+
- split: ta
|
67 |
+
path: data/ta-*
|
68 |
+
- split: ta_fewshot
|
69 |
+
path: data/ta_fewshot-*
|
70 |
+
- split: th
|
71 |
+
path: data/th-*
|
72 |
+
- split: th_fewshot
|
73 |
+
path: data/th_fewshot-*
|
74 |
+
- split: vi
|
75 |
+
path: data/vi-*
|
76 |
+
- split: vi_fewshot
|
77 |
+
path: data/vi_fewshot-*
|
78 |
+
size_categories:
|
79 |
+
- n<1K
|
80 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
|
82 |
# SEA Abstractive Summarization
|
83 |
|