Firstname Lastname commited on
Commit
7601861
1 Parent(s): 26371a6

initial commit

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +28 -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:7e24b6cbaae4cd64e0b3a2248659ce002cfd12143ee07271f497c04f8b52af79
3
+ size 1956304
dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "conversation": [
6
+ {
7
+ "content": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "do_train": {
12
+ "dtype": "bool",
13
+ "_type": "Value"
14
+ },
15
+ "role": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ }
20
+ ],
21
+ "source": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a78c7f49bcab0023",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }