Ouzhang commited on
Commit
8e18fb3
·
verified ·
1 Parent(s): 91c81e9

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -79,3 +79,5 @@ critic_models/evaluator_sft_qwen8b_aesthetic5/datasets/train.jsonl filter=lfs di
79
  critic_models/evaluator_sft_qwen8b_aesthetic5/real_sft_checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
80
  critic_models/evaluator_sft_qwen8b_aesthetic5/real_sft_checkpoints/epoch_0001/tokenizer.json filter=lfs diff=lfs merge=lfs -text
81
  critic_models/evaluator_sft_qwen8b_aesthetic5/real_sft_checkpoints/epoch_0002/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
 
79
  critic_models/evaluator_sft_qwen8b_aesthetic5/real_sft_checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
80
  critic_models/evaluator_sft_qwen8b_aesthetic5/real_sft_checkpoints/epoch_0001/tokenizer.json filter=lfs diff=lfs merge=lfs -text
81
  critic_models/evaluator_sft_qwen8b_aesthetic5/real_sft_checkpoints/epoch_0002/tokenizer.json filter=lfs diff=lfs merge=lfs -text
82
+ edit_model_face_stage1/heldout1000_balanced_v1/ditto.train_no_heldout1000.jsonl filter=lfs diff=lfs merge=lfs -text
83
+ edit_model_face_stage1/heldout1000_balanced_v1/low_high_cost.train_no_heldout1000.jsonl filter=lfs diff=lfs merge=lfs -text
edit_model_face_stage1/heldout1000_balanced_v1/ditto.heldout_overlap_removed.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
edit_model_face_stage1/heldout1000_balanced_v1/ditto.train_no_heldout1000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f466b2b02cfef67be9b387ea6207e7ff9af12fb1c4676dc12c55ec4c63bc3f6a
3
+ size 61937503
edit_model_face_stage1/heldout1000_balanced_v1/eval_inputs_1000.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
edit_model_face_stage1/heldout1000_balanced_v1/eval_inputs_150.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
edit_model_face_stage1/heldout1000_balanced_v1/heldout1000_representatives.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
edit_model_face_stage1/heldout1000_balanced_v1/low_high_cost.heldout_overlap_removed.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
edit_model_face_stage1/heldout1000_balanced_v1/low_high_cost.train_no_heldout1000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54ad8741a59a89b0bd8ac6e735e998b2a2d6855ac8f615ab652dba155063da0f
3
+ size 434346958
edit_model_face_stage1/heldout1000_balanced_v1/summary.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ditto_jsonl": "out/edit_model_face_stage1/shared_records.rebuild_merged.jsonl",
3
+ "low_high_jsonl": "out/edit_model_face_stage1/shared_records.low_high_cost.qwen3vl32b_low2high.jsonl",
4
+ "output_dir": "out/edit_model_face_stage1/heldout1000_balanced_v1",
5
+ "seed": 42,
6
+ "key_mode": "basename_prompt",
7
+ "source_rows": {
8
+ "ditto": 138993,
9
+ "low_high_cost": 102881
10
+ },
11
+ "unique_generation_keys": {
12
+ "ditto": 116319,
13
+ "low_high_cost": 102881
14
+ },
15
+ "heldout_representatives": {
16
+ "total": 1000,
17
+ "ditto": 300,
18
+ "low_high_cost": 700
19
+ },
20
+ "removed_from_train_by_selected_generation_key": {
21
+ "ditto": 353,
22
+ "low_high_cost": 700
23
+ },
24
+ "train_no_heldout": {
25
+ "ditto": 138640,
26
+ "low_high_cost": 102181
27
+ },
28
+ "eval_subset": {
29
+ "enabled": true,
30
+ "rows": 150,
31
+ "ditto": 40,
32
+ "low_high_cost": 110
33
+ },
34
+ "outputs": {
35
+ "heldout1000_representatives": "out/edit_model_face_stage1/heldout1000_balanced_v1/heldout1000_representatives.jsonl",
36
+ "eval_inputs_1000": "out/edit_model_face_stage1/heldout1000_balanced_v1/eval_inputs_1000.jsonl",
37
+ "eval_inputs_150": "out/edit_model_face_stage1/heldout1000_balanced_v1/eval_inputs_150.jsonl",
38
+ "ditto_train_no_heldout1000": "out/edit_model_face_stage1/heldout1000_balanced_v1/ditto.train_no_heldout1000.jsonl",
39
+ "low_high_cost_train_no_heldout1000": "out/edit_model_face_stage1/heldout1000_balanced_v1/low_high_cost.train_no_heldout1000.jsonl"
40
+ }
41
+ }