Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: phi-4-multimodal-instruct-lttc
|
9 |
results: []
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -26,7 +29,8 @@ More information needed
|
|
26 |
|
27 |
## Training and evaluation data
|
28 |
|
29 |
-
Finetune on LTTC-Train-
|
|
|
30 |
|
31 |
## Training procedure
|
32 |
|
@@ -46,7 +50,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
0.806 on Accuracy
|
50 |
|
51 |
|
52 |
|
@@ -55,4 +59,4 @@ The following hyperparameters were used during training:
|
|
55 |
- Transformers 4.48.2
|
56 |
- Pytorch 2.6.0+cu124
|
57 |
- Datasets 3.4.1
|
58 |
-
- Tokenizers 0.21.1
|
|
|
7 |
model-index:
|
8 |
- name: phi-4-multimodal-instruct-lttc
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- ntnu-smil/LTTC-Train-1764-0520
|
12 |
+
- ntnu-smil/LTTC-Dev-1764-0520
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
## Training and evaluation data
|
31 |
|
32 |
+
Finetune on ntnu-smil/LTTC-Train-1764-0520 without giving original question,image
|
33 |
+
Test on ntnu-smil/LTTC-dev-1764-0520
|
34 |
|
35 |
## Training procedure
|
36 |
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
0.806 on Accuracy (abs(prediction-truth label)<= 0.5)
|
54 |
|
55 |
|
56 |
|
|
|
59 |
- Transformers 4.48.2
|
60 |
- Pytorch 2.6.0+cu124
|
61 |
- Datasets 3.4.1
|
62 |
+
- Tokenizers 0.21.1
|