ben81828 commited on
Commit
ad8abce
verified
1 Parent(s): e224c94

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,7 @@ license: apache-2.0
4
  base_model: AdaptLLM/biomed-Qwen2-VL-2B-Instruct
5
  tags:
6
  - llama-factory
 
7
  - generated_from_trainer
8
  model-index:
9
  - name: qwenvl-2B-cadica-stenosis-classify-scale4-frozenVision
@@ -15,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # qwenvl-2B-cadica-stenosis-classify-scale4-frozenVision
17
 
18
- This model is a fine-tuned version of [AdaptLLM/biomed-Qwen2-VL-2B-Instruct](https://huggingface.co/AdaptLLM/biomed-Qwen2-VL-2B-Instruct) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.8603
21
  - Num Input Tokens Seen: 39760664
22
 
23
  ## Model description
 
4
  base_model: AdaptLLM/biomed-Qwen2-VL-2B-Instruct
5
  tags:
6
  - llama-factory
7
+ - lora
8
  - generated_from_trainer
9
  model-index:
10
  - name: qwenvl-2B-cadica-stenosis-classify-scale4-frozenVision
 
16
 
17
  # qwenvl-2B-cadica-stenosis-classify-scale4-frozenVision
18
 
19
+ This model is a fine-tuned version of [AdaptLLM/biomed-Qwen2-VL-2B-Instruct](https://huggingface.co/AdaptLLM/biomed-Qwen2-VL-2B-Instruct) on the CADICA鐙圭獎鍒嗘瀽閬告搰椤宻cale4(TRAIN) dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6319
22
  - Num Input Tokens Seen: 39760664
23
 
24
  ## Model description
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.750965748132887,
3
+ "eval_loss": 0.6319106221199036,
4
+ "eval_runtime": 16.1571,
5
+ "eval_samples_per_second": 3.714,
6
+ "eval_steps_per_second": 0.928,
7
+ "num_input_tokens_seen": 39760664,
8
+ "total_flos": 2232757993603072.0,
9
+ "train_loss": 0.5904174627801951,
10
+ "train_runtime": 45337.3565,
11
+ "train_samples_per_second": 1.8,
12
+ "train_steps_per_second": 0.075
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.750965748132887,
3
+ "eval_loss": 0.6319106221199036,
4
+ "eval_runtime": 16.1571,
5
+ "eval_samples_per_second": 3.714,
6
+ "eval_steps_per_second": 0.928,
7
+ "num_input_tokens_seen": 39760664
8
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.750965748132887,
3
+ "num_input_tokens_seen": 39760664,
4
+ "total_flos": 2232757993603072.0,
5
+ "train_loss": 0.5904174627801951,
6
+ "train_runtime": 45337.3565,
7
+ "train_samples_per_second": 1.8,
8
+ "train_steps_per_second": 0.075
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