yeok commited on
Commit
ff2ae2e
·
verified ·
1 Parent(s): de7a89c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +11 -41
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,36 +1,6 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: pairID
5
- dtype: string
6
- - name: gold_label
7
- dtype: string
8
- - name: Sentence1
9
- dtype: string
10
- - name: Sentence2
11
- dtype: string
12
- - name: Explanation_1
13
- dtype: string
14
- - name: WorkerId
15
- dtype: string
16
- - name: Sentence1_marked_1
17
- dtype: string
18
- - name: Sentence2_marked_1
19
- dtype: string
20
- - name: Sentence1_Highlighted_1
21
- dtype: string
22
- - name: Sentence2_Highlighted_1
23
- dtype: string
24
- - name: correct_answer
25
- dtype: string
26
- - name: wrong_answer
27
- dtype: string
28
- - name: contexts
29
- sequence: string
30
- - name: contexts_marked
31
- sequence: string
32
- - name: explanation
33
- dtype: string
34
  - name: x
35
  dtype: string
36
  - name: delta_and_x_prime
@@ -47,14 +17,14 @@ dataset_info:
47
  dtype: string
48
  - name: x_prime
49
  dtype: string
50
- - name: delta_and_x_prime_full_prompt
51
- struct:
52
- - name: user_bias
53
- struct:
54
- - name: delta
55
- dtype: string
56
- - name: x_prime
57
- dtype: string
58
  - name: y_probs
59
  struct:
60
  - name: A
@@ -105,10 +75,10 @@ dataset_info:
105
  dtype: float64
106
  splits:
107
  - name: train
108
- num_bytes: 2927096
109
  num_examples: 1024
110
- download_size: 712130
111
- dataset_size: 2927096
112
  configs:
113
  - config_name: default
114
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - name: x
5
  dtype: string
6
  - name: delta_and_x_prime
 
17
  dtype: string
18
  - name: x_prime
19
  dtype: string
20
+ - name: idx
21
+ dtype: int64
22
+ - name: messages
23
+ list:
24
+ - name: content
25
+ dtype: string
26
+ - name: role
27
+ dtype: string
28
  - name: y_probs
29
  struct:
30
  - name: A
 
75
  dtype: float64
76
  splits:
77
  - name: train
78
+ num_bytes: 2693553
79
  num_examples: 1024
80
+ download_size: 605724
81
+ dataset_size: 2693553
82
  configs:
83
  - config_name: default
84
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e826c46b0fecdc5b5523cd060cac1fe8d5953881f734d26c182a50721d476c9
3
- size 712130
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d9374cd5b8f3cf8ffb85017418aa8899e5eedd60acb8e5eb5bb6b4a5aa58048
3
+ size 605724