mmrech commited on
Commit
e561b68
·
verified ·
1 Parent(s): 7b7d046

mmrech/florence2-pitvqa-finetuned

Browse files
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [microsoft/Florence-2-base](https://huggingface.co/microsoft/Florence-2-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.5691
23
 
24
  ## Model description
25
 
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
- | 1.758 | 25.0 | 100 | 1.7403 |
58
- | 1.1935 | 50.0 | 200 | 1.4054 |
59
- | 1.1311 | 75.0 | 300 | 1.5244 |
60
- | 1.0502 | 100.0 | 400 | 1.6417 |
61
- | 1.0318 | 125.0 | 500 | 1.5691 |
62
 
63
 
64
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [microsoft/Florence-2-base](https://huggingface.co/microsoft/Florence-2-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.5346
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
+ | 1.7452 | 25.0 | 100 | 1.7258 |
58
+ | 1.1957 | 50.0 | 200 | 1.4125 |
59
+ | 1.1343 | 75.0 | 300 | 1.4571 |
60
+ | 1.0557 | 100.0 | 400 | 1.5572 |
61
+ | 1.0336 | 125.0 | 500 | 1.5346 |
62
 
63
 
64
  ### Framework versions
adapter_config.json CHANGED
@@ -29,12 +29,12 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "k_proj",
34
  "fc1",
35
- "o_proj",
36
  "q_proj",
37
- "fc2"
 
 
 
38
  ],
39
  "target_parameters": null,
40
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "fc1",
 
33
  "q_proj",
34
+ "o_proj",
35
+ "v_proj",
36
+ "fc2",
37
+ "k_proj"
38
  ],
39
  "target_parameters": null,
40
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1fc76c93208e5a01b11ffea0308afee7a854318ed5e43d9b5257407f1584010
3
  size 9491464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cceaae29d857c72ae6d9289c765c30de9bfa49412b39aa7cf3ebc6d221b70430
3
  size 9491464
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59f11c502f2482f3ff296a91e2026419affca175b1795d6aad7d16216fb4ab23
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62bb70ff497df21bc2f1ec207021af1265d488bff9d9e1a680e9d721127965ce
3
  size 5841