Exveria commited on
Commit
cfa3021
·
verified ·
1 Parent(s): 0395484

Upload folder using huggingface_hub

Browse files
cache-c958b56d7a8a58de.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0bb78a5b5da4d1a30e7c8b63c1f44d2cc5b9eb7d86c66431a99de33a5abaf3
3
+ size 2106719872
data-00000-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504e26c377147bc665feeea0eeb65f7d10345a87f1682272cc511bfb271360be
3
+ size 330693880
data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c821a52781a1f67985d0f88a816f06d1faab662c6f6cdb794daec0357a354e2c
3
+ size 396367712
data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26374595236f791f006186710aca2d80730fd4f49e97ce32db10c1e64671589b
3
+ size 417501760
data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e18f0e42cb227d16db4395cd855fafa27be7fe2dd7978d3364508e3508f71e
3
+ size 451398752
data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c6af28e6df573bdea3463a457932981fa2174cc9711494fb0ecb32e4eb92db3
3
+ size 406011792
dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "wiki40b_qa_ja",
6
+ "dataset_size": 2027590613,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/U23-lab/wiki40b_qa_ja@ba46377b292b259e86561898aec5eddbd9bb2195/qa_from_wiki40b_ja.parquet": {
10
+ "num_bytes": 1155677731,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 1155677731,
15
+ "features": {
16
+ "question": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "answer": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "input_keys": {
25
+ "feature": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "_type": "Sequence"
30
+ },
31
+ "input_keys_embeddings": {
32
+ "feature": {
33
+ "feature": {
34
+ "dtype": "float64",
35
+ "_type": "Value"
36
+ },
37
+ "_type": "Sequence"
38
+ },
39
+ "_type": "Sequence"
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": "",
44
+ "size_in_bytes": 3183268344,
45
+ "splits": {
46
+ "train": {
47
+ "name": "train",
48
+ "num_bytes": 2027590613,
49
+ "num_examples": 1804332,
50
+ "shard_lengths": [
51
+ 1048576,
52
+ 755756
53
+ ],
54
+ "dataset_name": "wiki40b_qa_ja"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "981cf1dbeef59971",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": null
25
+ }