mohammadhabp commited on
Commit
db65fe9
·
verified ·
1 Parent(s): b97af39

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: context
8
+ dtype: string
9
+ - name: response
10
+ dtype: string
11
+ - name: turns number
12
+ dtype: int64
13
+ splits:
14
+ - name: train
15
+ num_bytes: 9243895
16
+ num_examples: 12460
17
+ - name: validation
18
+ num_bytes: 363708
19
+ num_examples: 500
20
+ - name: test
21
+ num_bytes: 1119135
22
+ num_examples: 1500
23
+ download_size: 4781142
24
+ dataset_size: 10726738
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: validation
31
+ path: data/validation-*
32
+ - split: test
33
+ path: data/test-*
34
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272b7795c882e1dc958b6a767858c779cef9218c2c1a9ba9ccc63ce23ec64a7a
3
+ size 197515
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58a991f877df50b0ea352fb528b1927543ca5a438087a38d867f340f8e43fd65
3
+ size 4405649
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a45394134397ee6581eb4d501234d7d4bc6948ecdbf676e5e98b9359580223e
3
+ size 177978