baxromovcomston commited on
Commit
5771339
·
verified ·
1 Parent(s): acf3903

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: type
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: context
11
+ struct:
12
+ - name: sentences
13
+ sequence:
14
+ sequence: string
15
+ - name: title
16
+ sequence:
17
+ sequence: string
18
+ - name: oracle_context
19
+ dtype: string
20
+ - name: cot_answer
21
+ dtype: string
22
+ - name: instruction
23
+ dtype: string
24
+ - name: chat_data
25
+ list:
26
+ - name: content
27
+ dtype: string
28
+ - name: role
29
+ dtype: string
30
+ - name: formated_data
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 115220
35
+ num_examples: 9
36
+ - name: test
37
+ num_bytes: 13181
38
+ num_examples: 1
39
+ download_size: 124718
40
+ dataset_size: 128401
41
+ configs:
42
+ - config_name: default
43
+ data_files:
44
+ - split: train
45
+ path: data/train-*
46
+ - split: test
47
+ path: data/test-*
48
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c9fba3099a01894c2225a1fdba275176a6fd934be32af24b6ae3ec1c5892cf
3
+ size 58749
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83f10c716d0705edf26174d050863189ca97e4a6d5aa5a5ade748140b60c4a97
3
+ size 65969