Phase-Technologies commited on
Commit
8ab0c94
·
verified ·
1 Parent(s): 936a24b

Upload preprocessing_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. preprocessing_manifest.json +20 -20
preprocessing_manifest.json CHANGED
@@ -1,46 +1,46 @@
1
  [
2
  {
3
  "domain": "ultrafeedback",
4
- "hf_source": "HuggingFaceH4/ultrafeedback_binarized",
5
- "n_streamed": 61135,
6
- "n_parse_fail": 505,
7
- "n_quality_fail": 4346,
8
- "n_dup": 0,
9
- "n_pairs": 55159,
10
- "n_val_pairs": 1125,
11
- "elapsed_s": 68.6
 
 
 
12
  },
13
  {
14
  "domain": "helpsteer2",
15
- "hf_source": "nvidia/HelpSteer2",
16
- "n_streamed": 20324,
17
- "n_parse_fail": 2941,
18
- "n_quality_fail": 151,
19
- "n_dup": 0,
20
- "n_pairs": 6929,
21
- "n_val_pairs": 141,
22
- "elapsed_s": 11.0
23
  },
24
  {
25
  "domain": "hh_rlhf_helpful",
26
- "hf_source": "Anthropic/hh-rlhf",
 
 
27
  "n_streamed": 96316,
28
  "n_parse_fail": 30758,
29
  "n_quality_fail": 558,
30
  "n_dup": 0,
31
  "n_pairs": 63700,
32
  "n_val_pairs": 1300,
33
- "elapsed_s": 53.2
34
  },
35
  {
36
  "domain": "hh_rlhf_harmless",
37
- "hf_source": "Anthropic/hh-rlhf",
 
 
38
  "n_streamed": 42537,
39
  "n_parse_fail": 12286,
40
  "n_quality_fail": 591,
41
  "n_dup": 0,
42
  "n_pairs": 29067,
43
  "n_val_pairs": 593,
44
- "elapsed_s": 13.7
45
  }
46
  ]
 
1
  [
2
  {
3
  "domain": "ultrafeedback",
4
+ "hf_sources": [
5
+ "HuggingFaceH4/ultrafeedback_binarized",
6
+ "argilla/ultrafeedback-binarized-preferences-cleaned"
7
+ ],
8
+ "n_streamed": 113817,
9
+ "n_parse_fail": 576,
10
+ "n_quality_fail": 8728,
11
+ "n_dup": 8513,
12
+ "n_pairs": 94080,
13
+ "n_val_pairs": 1920,
14
+ "elapsed_s": 113.8
15
  },
16
  {
17
  "domain": "helpsteer2",
18
+ "error": "name 'files' is not defined"
 
 
 
 
 
 
 
19
  },
20
  {
21
  "domain": "hh_rlhf_helpful",
22
+ "hf_sources": [
23
+ "Anthropic/hh-rlhf"
24
+ ],
25
  "n_streamed": 96316,
26
  "n_parse_fail": 30758,
27
  "n_quality_fail": 558,
28
  "n_dup": 0,
29
  "n_pairs": 63700,
30
  "n_val_pairs": 1300,
31
+ "elapsed_s": 46.0
32
  },
33
  {
34
  "domain": "hh_rlhf_harmless",
35
+ "hf_sources": [
36
+ "Anthropic/hh-rlhf"
37
+ ],
38
  "n_streamed": 42537,
39
  "n_parse_fail": 12286,
40
  "n_quality_fail": 591,
41
  "n_dup": 0,
42
  "n_pairs": 29067,
43
  "n_val_pairs": 593,
44
+ "elapsed_s": 13.8
45
  }
46
  ]