kacper-cierzniewski commited on
Commit
83e7656
1 Parent(s): 566a124

End of training

Browse files
Files changed (2) hide show
  1. README.md +57 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/detr-resnet-50
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - bpmn-shapes
8
+ model-index:
9
+ - name: daigram_detr_r50_albumentations
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # daigram_detr_r50_albumentations
17
+
18
+ This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the bpmn-shapes dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 4.1057
21
+ - eval_runtime: 7.2682
22
+ - eval_samples_per_second: 5.641
23
+ - eval_steps_per_second: 0.826
24
+ - epoch: 223.68
25
+ - step: 4250
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 1e-05
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 500
51
+
52
+ ### Framework versions
53
+
54
+ - Transformers 4.34.0
55
+ - Pytorch 2.0.1+cu118
56
+ - Datasets 2.14.5
57
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1845dcc3e72c29218072f6c7627d379f5ab4adb681f577e97eaddcb07c8e1a35
3
  size 166620821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87a6dd338dcf06fd17d01c14a61722e06d445f519bd644ff986c4e21c19de868
3
  size 166620821