Phase-Technologies commited on
Commit
670bfcd
·
verified ·
1 Parent(s): ce6437f

Add DPO preprocessing manifest

Browse files
Files changed (1) hide show
  1. preprocessing_manifest.json +18 -0
preprocessing_manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "domain": "ultrafeedback",
4
+ "error": "too many indices for array: array is 0-dimensional, but 1 were indexed"
5
+ },
6
+ {
7
+ "domain": "helpsteer2",
8
+ "error": "too many indices for array: array is 0-dimensional, but 1 were indexed"
9
+ },
10
+ {
11
+ "domain": "hh_rlhf_helpful",
12
+ "error": "too many indices for array: array is 0-dimensional, but 1 were indexed"
13
+ },
14
+ {
15
+ "domain": "hh_rlhf_harmless",
16
+ "error": "too many indices for array: array is 0-dimensional, but 1 were indexed"
17
+ }
18
+ ]