jacklongplus commited on
Commit
25e1e04
·
verified ·
1 Parent(s): 41206d5

Upload 3 files

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +59 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2ba56e4e7e8676e1cccd069a3d10fa5e8117ee0c059086fa84deba380f9b78
3
+ size 325243760
dataset_info.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "text": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "input_ids": {
13
+ "feature": {
14
+ "dtype": "int32",
15
+ "_type": "Value"
16
+ },
17
+ "length": 128,
18
+ "_type": "Sequence"
19
+ },
20
+ "attention_mask": {
21
+ "feature": {
22
+ "dtype": "int32",
23
+ "_type": "Value"
24
+ },
25
+ "length": 128,
26
+ "_type": "Sequence"
27
+ },
28
+ "label": {
29
+ "names": [
30
+ "\u523a\u513f\u82b1",
31
+ "\u6ee8\u9ece",
32
+ "\u7070\u7eff\u85dc",
33
+ "\u7070\u85dc",
34
+ "\u72d7\u5c3e\u5df4\u8349",
35
+ "\u732a\u79e7\u79e7",
36
+ "\u7518\u83ca",
37
+ "\u7530\u65cb\u82b1",
38
+ "\u7a17\u8349",
39
+ "\u82a5\u83dc",
40
+ "\u82a6\u82c7",
41
+ "\u82cd\u8033",
42
+ "\u82e3\u4e70\u83dc",
43
+ "\u8629\u7f15",
44
+ "\u904f\u5170\u83dc"
45
+ ],
46
+ "_type": "ClassLabel"
47
+ },
48
+ "description": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "id": {
53
+ "dtype": "int64",
54
+ "_type": "Value"
55
+ }
56
+ },
57
+ "homepage": "",
58
+ "license": ""
59
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "1991052e5406487a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }