ben81828 commited on
Commit
5b7de38
verified
1 Parent(s): f9e82a8

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
@@ -15,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # qwenvl-2B-cadica-stenosis-classify-scale4
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.2225
21
- - Num Input Tokens Seen: 39760664
22
 
23
  ## Model description
24
 
 
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
 
16
 
17
  # qwenvl-2B-cadica-stenosis-classify-scale4
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.1878
22
+ - Num Input Tokens Seen: 39772368
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.751995879474633,
3
+ "eval_loss": 0.18780523538589478,
4
+ "eval_runtime": 51.2568,
5
+ "eval_samples_per_second": 1.171,
6
+ "eval_steps_per_second": 0.293,
7
+ "num_input_tokens_seen": 39772368,
8
+ "total_flos": 2624309677719552.0,
9
+ "train_loss": 9.810503915070576e-05,
10
+ "train_runtime": 113.2963,
11
+ "train_samples_per_second": 720.235,
12
+ "train_steps_per_second": 30.01
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.751995879474633,
3
+ "eval_loss": 0.18780523538589478,
4
+ "eval_runtime": 51.2568,
5
+ "eval_samples_per_second": 1.171,
6
+ "eval_steps_per_second": 0.293,
7
+ "num_input_tokens_seen": 39772368
8
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.751995879474633,
3
+ "num_input_tokens_seen": 39772368,
4
+ "total_flos": 2624309677719552.0,
5
+ "train_loss": 9.810503915070576e-05,
6
+ "train_runtime": 113.2963,
7
+ "train_samples_per_second": 720.235,
8
+ "train_steps_per_second": 30.01
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