lukeysong commited on
Commit
fb65ebd
·
verified ·
1 Parent(s): 19a7131

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +45 -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:e0095cf64c9a6aa5de8e6da866ca613f437f8f58edc41e12fcdb23996f5a108f
3
+ size 325771760
dataset_info.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "loss_mask": {
13
+ "feature": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "hidden_state": {
20
+ "feature": {
21
+ "feature": {
22
+ "feature": {
23
+ "dtype": "float64",
24
+ "_type": "Value"
25
+ },
26
+ "_type": "Sequence"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "target_hidden_states": {
33
+ "feature": {
34
+ "feature": {
35
+ "dtype": "float64",
36
+ "_type": "Value"
37
+ },
38
+ "_type": "Sequence"
39
+ },
40
+ "_type": "Sequence"
41
+ }
42
+ },
43
+ "homepage": "",
44
+ "license": ""
45
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "846571ca78bab445",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }