JFLa commited on
Commit
f30a64b
·
verified ·
1 Parent(s): 225d39a

Upload 4 files

Browse files
Pretrain_data/.DS_Store CHANGED
Binary files a/Pretrain_data/.DS_Store and b/Pretrain_data/.DS_Store differ
 
Pretrain_data/genecorpus_30M_2048.dataset/.DS_Store ADDED
Binary file (6.15 kB). View file
 
Pretrain_data/genecorpus_30M_2048.dataset/dataset_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "citation": "",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "input_ids": {
11
+ "_type": "Sequence",
12
+ "feature": {
13
+ "_type": "Value",
14
+ "dtype": "int64",
15
+ "id": null
16
+ },
17
+ "id": null,
18
+ "length": -1
19
+ },
20
+ "length": {
21
+ "_type": "Value",
22
+ "dtype": "int64",
23
+ "id": null
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": "",
28
+ "post_processed": null,
29
+ "post_processing_size": null,
30
+ "size_in_bytes": null,
31
+ "splits": null,
32
+ "supervised_keys": null,
33
+ "version": null
34
+ }
Pretrain_data/genecorpus_30M_2048.dataset/state.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data": null,
3
+ "_data_files": [
4
+ {
5
+ "filename": "dataset.arrow"
6
+ }
7
+ ],
8
+ "_fingerprint": "32ee68da35008a17",
9
+ "_format_columns": null,
10
+ "_format_kwargs": {},
11
+ "_format_type": null,
12
+ "_indexes": {},
13
+ "_indices": null,
14
+ "_indices_data_files": [],
15
+ "_inplace_history": [
16
+ {
17
+ "transforms": []
18
+ }
19
+ ],
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }