Fradalessandro commited on
Commit
91fedf1
·
verified ·
1 Parent(s): 61fc7e8

End of training

Browse files
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: anferico/bert-for-patents
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
+ model-index:
13
+ - name: bert-for-patents-finetuned_ls-sys2
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # bert-for-patents-finetuned_ls-sys2
21
+
22
+ This model is a fine-tuned version of [anferico/bert-for-patents](https://huggingface.co/anferico/bert-for-patents) on the None dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.0529
25
+ - Accuracy: 0.981
26
+ - Auc: 0.998
27
+ - F1: 0.958
28
+ - Precision: 0.962
29
+ - Recall: 0.955
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 2e-05
49
+ - train_batch_size: 32
50
+ - eval_batch_size: 32
51
+ - seed: 42
52
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
53
+ - lr_scheduler_type: linear
54
+ - num_epochs: 10
55
+ - mixed_precision_training: Native AMP
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc | F1 | Precision | Recall |
60
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:-----:|:-----:|:---------:|:------:|
61
+ | 0.3254 | 1.0 | 993 | 0.1486 | 0.947 | 0.987 | 0.88 | 0.922 | 0.841 |
62
+ | 0.1237 | 2.0 | 1986 | 0.0887 | 0.969 | 0.995 | 0.931 | 0.945 | 0.918 |
63
+ | 0.0928 | 3.0 | 2979 | 0.0718 | 0.973 | 0.996 | 0.94 | 0.962 | 0.919 |
64
+ | 0.0811 | 4.0 | 3972 | 0.0635 | 0.977 | 0.997 | 0.949 | 0.96 | 0.939 |
65
+ | 0.0748 | 5.0 | 4965 | 0.0596 | 0.979 | 0.997 | 0.953 | 0.955 | 0.952 |
66
+ | 0.0695 | 6.0 | 5958 | 0.0563 | 0.98 | 0.997 | 0.955 | 0.962 | 0.949 |
67
+ | 0.0682 | 7.0 | 6951 | 0.0552 | 0.98 | 0.997 | 0.957 | 0.958 | 0.956 |
68
+ | 0.0664 | 8.0 | 7944 | 0.0537 | 0.981 | 0.997 | 0.958 | 0.961 | 0.954 |
69
+ | 0.0642 | 9.0 | 8937 | 0.0530 | 0.981 | 0.998 | 0.958 | 0.962 | 0.954 |
70
+ | 0.0647 | 10.0 | 9930 | 0.0529 | 0.981 | 0.998 | 0.958 | 0.962 | 0.955 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.49.0
76
+ - Pytorch 2.6.0+cu124
77
+ - Datasets 3.4.1
78
+ - Tokenizers 0.21.1
events.out.tfevents.1742893644.43420a455ef9.1599.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a775d82e412b818ab364997df1be490f38b323e608d6f58b642db35b4cee3004
3
- size 12045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6dc488eb5ec95cf216f25fbc56e38ffdc620435b1668e7cc2dd48748a78ab7
3
+ size 12918