aixk commited on
Commit
8bdb67a
·
1 Parent(s): 18e9b5c

Upload folder using huggingface_hub

Browse files
shared/map_cache/packed_128/packed_128_stage1-twiny-stack-0_01b/map1/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39f1ed6c8e1a09bdad6c31b1c4877a835a1910a102036aac5f6c658c6c96dda
3
+ size 497852912
shared/map_cache/packed_128/packed_128_stage1-twiny-stack-0_01b/map1/dataset_info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "attention_mask": {
13
+ "feature": {
14
+ "dtype": "int8",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "List"
18
+ },
19
+ "labels": {
20
+ "feature": {
21
+ "dtype": "int64",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "List"
25
+ }
26
+ },
27
+ "homepage": "",
28
+ "license": ""
29
+ }
shared/map_cache/packed_128/packed_128_stage1-twiny-stack-0_01b/map1/state.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2a58340864f6afed",
8
+ "_format_columns": [
9
+ "attention_mask",
10
+ "input_ids",
11
+ "labels"
12
+ ],
13
+ "_format_kwargs": {},
14
+ "_format_type": null,
15
+ "_output_all_columns": false,
16
+ "_split": null
17
+ }