tackhwa commited on
Commit
9182837
·
verified ·
1 Parent(s): 547c7da

Upload 2 files

Browse files
data/task2/dataset_info.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "ids": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "lang": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "images": {
14
+ "bytes": {
15
+ "dtype": "binary",
16
+ "_type": "Value"
17
+ },
18
+ "path": {
19
+ "dtype": "null",
20
+ "_type": "Value"
21
+ }
22
+ },
23
+ "messages": [
24
+ {
25
+ "content": [
26
+ {
27
+ "index": {
28
+ "dtype": "null",
29
+ "_type": "Value"
30
+ },
31
+ "text": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ },
35
+ "type": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ }
39
+ }
40
+ ],
41
+ "role": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ }
46
+ ]
47
+ },
48
+ "homepage": "",
49
+ "license": ""
50
+ }
data/task2/state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00006.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00006.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00006.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00006.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00006.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00006.arrow"
20
+ }
21
+ ],
22
+ "_fingerprint": "9772f01b12c9236d",
23
+ "_format_columns": null,
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }