Upload 4 files
Browse files- cache-8e8b8b1aab9928d7.arrow +3 -0
- cache-c2a88956fcabbe4b.arrow +3 -0
- dataset_info.json +48 -0
- state.json +14 -0
cache-8e8b8b1aab9928d7.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ac969e25133ced1f5cb6e30d699255456050cb46455a1c8414252a00ab698b6
|
3 |
+
size 47467768
|
cache-c2a88956fcabbe4b.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32fb59ab8f3094d58bbd6c0e5a39f8a87d929e47575e4b7b209e2a6fdc4a6abb
|
3 |
+
size 2498624
|
dataset_info.json
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": "text",
|
3 |
+
"citation": "",
|
4 |
+
"config_name": "default",
|
5 |
+
"dataset_size": 9460597638,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": {
|
8 |
+
"/root/autodl-tmp/hexiong.yang/LLM-BIO-code/dna_models-master/file_txt/human_510_all.txt": {
|
9 |
+
"num_bytes": 3135125525,
|
10 |
+
"checksum": "6f526dd11f639c9febda0358e49c4f91ab1bf921fdc6221f4b841a2fb26c7053"
|
11 |
+
}
|
12 |
+
},
|
13 |
+
"download_size": 3135125525,
|
14 |
+
"features": {
|
15 |
+
"input_ids": {
|
16 |
+
"feature": {
|
17 |
+
"dtype": "int32",
|
18 |
+
"id": null,
|
19 |
+
"_type": "Value"
|
20 |
+
},
|
21 |
+
"length": -1,
|
22 |
+
"id": null,
|
23 |
+
"_type": "Sequence"
|
24 |
+
}
|
25 |
+
},
|
26 |
+
"homepage": "",
|
27 |
+
"license": "",
|
28 |
+
"post_processed": null,
|
29 |
+
"post_processing_size": null,
|
30 |
+
"size_in_bytes": 12595723163,
|
31 |
+
"splits": {
|
32 |
+
"train": {
|
33 |
+
"name": "train",
|
34 |
+
"num_bytes": 9460597638,
|
35 |
+
"num_examples": 6135275,
|
36 |
+
"dataset_name": "text"
|
37 |
+
}
|
38 |
+
},
|
39 |
+
"supervised_keys": null,
|
40 |
+
"task_templates": null,
|
41 |
+
"version": {
|
42 |
+
"version_str": "0.0.0",
|
43 |
+
"description": null,
|
44 |
+
"major": 0,
|
45 |
+
"minor": 0,
|
46 |
+
"patch": 0
|
47 |
+
}
|
48 |
+
}
|
state.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "c3d1831e28ece170",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_output_all_columns": false,
|
13 |
+
"_split": "train"
|
14 |
+
}
|