salman-alqasmah commited on
Commit
ee611dd
·
verified ·
1 Parent(s): f5c6a03
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +24 -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:ddebe6a26f564a4289e4db0854f12255ea3036259b994d4b82878a8e3f8a51f8
3
+ size 4154952
dataset_info.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "conversations": [
10
+ {
11
+ "content": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "role": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ }
20
+ ]
21
+ },
22
+ "homepage": "",
23
+ "license": ""
24
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2d4429af54b4aa01",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }