usr256864 commited on
Commit
2600428
·
verified ·
1 Parent(s): 1eb28e7

Upload folder using huggingface_hub

Browse files
passages_100/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84082e5aa820efe614fd1b8ca1e746df83afcc8a40e199f8b2bd7efd865dc3c8
3
+ size 368785016
passages_100/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "passage": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "index": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
passages_100/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3c04656552cccd30",
8
+ "_format_columns": [
9
+ "index",
10
+ "passage"
11
+ ],
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }