maxmeuer commited on
Commit
c610f6d
·
verified ·
1 Parent(s): cec1927

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: data_source
5
+ dtype: string
6
+ - name: prompt
7
+ list:
8
+ - name: content
9
+ dtype: string
10
+ - name: role
11
+ dtype: string
12
+ - name: ability
13
+ dtype: string
14
+ - name: reward_model
15
+ struct:
16
+ - name: ground_truth
17
+ dtype: 'null'
18
+ - name: style
19
+ dtype: string
20
+ - name: extra_info
21
+ struct:
22
+ - name: answer
23
+ dtype: string
24
+ - name: evidence_docs
25
+ list:
26
+ - name: docid
27
+ dtype: string
28
+ - name: url
29
+ dtype: string
30
+ - name: gold_docs
31
+ list:
32
+ - name: docid
33
+ dtype: string
34
+ - name: url
35
+ dtype: string
36
+ - name: instance_id
37
+ dtype: string
38
+ - name: negative_docs
39
+ list:
40
+ - name: docid
41
+ dtype: string
42
+ - name: url
43
+ dtype: string
44
+ - name: problem_statement
45
+ dtype: string
46
+ - name: prompt
47
+ list:
48
+ - name: content
49
+ dtype: string
50
+ - name: role
51
+ dtype: string
52
+ - name: query
53
+ dtype: string
54
+ - name: query_id
55
+ dtype: string
56
+ - name: source
57
+ dtype: string
58
+ - name: answer
59
+ dtype: string
60
+ splits:
61
+ - name: train
62
+ num_bytes: 11175440
63
+ num_examples: 680
64
+ - name: test
65
+ num_bytes: 2458084
66
+ num_examples: 150
67
+ download_size: 4970074
68
+ dataset_size: 13633524
69
+ configs:
70
+ - config_name: default
71
+ data_files:
72
+ - split: train
73
+ path: data/train-*
74
+ - split: test
75
+ path: data/test-*
76
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54f9f41f315e81d873a9ce2287e512da6cfcb8212c3a1bb84a0cfde17c9ef70d
3
+ size 928423
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5b84608e39a7b63d7dee07efab1bb9fda8ce247253072eec6e076f071f37c5b
3
+ size 4041651