javifer commited on
Commit
58d5a56
·
verified ·
1 Parent(s): adcd17d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: dataset
5
+ dtype: string
6
+ - name: subset
7
+ dtype: string
8
+ - name: orig_dataset_idx
9
+ dtype: int64
10
+ - name: orig_dataset_split
11
+ dtype: string
12
+ - name: query_id
13
+ dtype: string
14
+ - name: query
15
+ dtype: string
16
+ - name: conversation
17
+ list:
18
+ - name: content
19
+ dtype: string
20
+ - name: role
21
+ dtype: string
22
+ - name: gt_completion
23
+ dtype: string
24
+ - name: gt_answer
25
+ dtype: 'null'
26
+ - name: completions
27
+ sequence: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 777286.62
31
+ num_examples: 198
32
+ - name: test
33
+ num_bytes: 248863.2
34
+ num_examples: 60
35
+ download_size: 810450
36
+ dataset_size: 1026149.8200000001
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a555ed4e4c879813598afe67baa941c7f4618c2b32708fde21098591e68c4f3
3
+ size 210587
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dffa4017665fa3be5fa50651d5a703d0e09dca041239fe4e90f9cbed1a1a569f
3
+ size 599863