ben81828 commited on
Commit
c4963bf
verified
1 Parent(s): 5c84b34

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,7 @@ license: apache-2.0
4
  base_model: ben81828/CADICA_qwenvl_direction
5
  tags:
6
  - llama-factory
 
7
  - generated_from_trainer
8
  model-index:
9
  - name: qwenvl-2B-cadica-direction-then-detect-and-classify-scale6
@@ -15,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # qwenvl-2B-cadica-direction-then-detect-and-classify-scale6
17
 
18
- This model is a fine-tuned version of [ben81828/CADICA_qwenvl_direction](https://huggingface.co/ben81828/CADICA_qwenvl_direction) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4078
21
- - Num Input Tokens Seen: 35305984
22
 
23
  ## Model description
24
 
 
4
  base_model: ben81828/CADICA_qwenvl_direction
5
  tags:
6
  - llama-factory
7
+ - lora
8
  - generated_from_trainer
9
  model-index:
10
  - name: qwenvl-2B-cadica-direction-then-detect-and-classify-scale6
 
16
 
17
  # qwenvl-2B-cadica-direction-then-detect-and-classify-scale6
18
 
19
+ This model is a fine-tuned version of [ben81828/CADICA_qwenvl_direction](https://huggingface.co/ben81828/CADICA_qwenvl_direction) on the CADICA鐙圭獎鍒嗘瀽閬告搰椤宻cale6(TRAIN) and the CADICA鐙圭獎鍒嗘瀽鍗冨晱瀹氫綅浣嗕笉鍒嗛椤宻cale6(TRAIN) datasets.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1728
22
+ - Num Input Tokens Seen: 35316128
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0047267355982274,
3
+ "eval_loss": 0.17278002202510834,
4
+ "eval_runtime": 47.6725,
5
+ "eval_samples_per_second": 1.259,
6
+ "eval_steps_per_second": 0.315,
7
+ "num_input_tokens_seen": 35316128,
8
+ "total_flos": 2329910849044480.0,
9
+ "train_loss": 0.0003882907692455818,
10
+ "train_runtime": 103.5396,
11
+ "train_samples_per_second": 788.104,
12
+ "train_steps_per_second": 32.838
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0047267355982274,
3
+ "eval_loss": 0.17278002202510834,
4
+ "eval_runtime": 47.6725,
5
+ "eval_samples_per_second": 1.259,
6
+ "eval_steps_per_second": 0.315,
7
+ "num_input_tokens_seen": 35316128
8
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0047267355982274,
3
+ "num_input_tokens_seen": 35316128,
4
+ "total_flos": 2329910849044480.0,
5
+ "train_loss": 0.0003882907692455818,
6
+ "train_runtime": 103.5396,
7
+ "train_samples_per_second": 788.104,
8
+ "train_steps_per_second": 32.838
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_eval_loss.png ADDED
training_loss.png ADDED