Barak Avrahami commited on
Commit
a13fa20
·
unverified ·
1 Parent(s): dc4ed1b
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +38 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f592a6c420f88482ef0ca1b958c1f3d91ae112fe4f5f6281557c644f498ab8c
3
+ size 1316296
dataset_info.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "messages": [
6
+ {
7
+ "content": [
8
+ {
9
+ "index": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "type": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ }
21
+ }
22
+ ],
23
+ "role": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ }
27
+ }
28
+ ],
29
+ "images": {
30
+ "feature": {
31
+ "_type": "Image"
32
+ },
33
+ "_type": "Sequence"
34
+ }
35
+ },
36
+ "homepage": "",
37
+ "license": ""
38
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "65d9c7235607e5c3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }