jena-shreyas commited on
Commit
041ae0b
1 Parent(s): bdd948d

Model save

Browse files
Files changed (3) hide show
  1. README.md +62 -0
  2. generation_config.json +4 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: HuggingFaceM4/Florence-2-DocVQA
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: florence_ft
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/jenashreyas/florence_entity_extraction_ft/runs/yai1uymm)
16
+ # florence_ft
17
+
18
+ This model is a fine-tuned version of [HuggingFaceM4/Florence-2-DocVQA](https://huggingface.co/HuggingFaceM4/Florence-2-DocVQA) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.3104
21
+ - Accuracy: 0.0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 2
47
+ - num_epochs: 2
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 7 | 1.3955 | 0.0 |
54
+ | No log | 2.0 | 14 | 1.3104 | 0.0 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.42.0
60
+ - Pytorch 2.1.2+cu121
61
+ - Datasets 2.16.1
62
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "num_beams": 3,
3
+ "transformers_version": "4.42.0"
4
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55eeeba6ea7874ccfc9f42fee4838811afd85cd90e25d9d4e8e1c6b2b754bf04
3
  size 1646021682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8090a8e8c094c43eb69ad8a3083af517f038cbdcd4976068419184414021a232
3
  size 1646021682