igorsterner commited on
Commit
f192a24
1 Parent(s): b177d6e

End of training

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: xlm-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ model-index:
11
+ - name: german-english-binary-ner-roberta-base-30-final
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # german-english-binary-ner-roberta-base-30-final
19
+
20
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1571
23
+ - Precision: 0.7113
24
+ - Recall: 0.8042
25
+ - F1: 0.7549
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: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 30
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
55
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
56
+ | No log | 2.36 | 250 | 0.0813 | 0.6063 | 0.7778 | 0.6814 |
57
+ | 0.0606 | 4.72 | 500 | 0.0871 | 0.6745 | 0.8290 | 0.7438 |
58
+ | 0.0606 | 7.08 | 750 | 0.1051 | 0.7218 | 0.7746 | 0.7473 |
59
+ | 0.0099 | 9.43 | 1000 | 0.1103 | 0.7428 | 0.7628 | 0.7527 |
60
+ | 0.0099 | 11.79 | 1250 | 0.1156 | 0.7349 | 0.7843 | 0.7588 |
61
+ | 0.0037 | 14.15 | 1500 | 0.1200 | 0.7323 | 0.7881 | 0.7592 |
62
+ | 0.0037 | 16.51 | 1750 | 0.1415 | 0.7139 | 0.7977 | 0.7535 |
63
+ | 0.0018 | 18.87 | 2000 | 0.1339 | 0.7218 | 0.7880 | 0.7534 |
64
+ | 0.0018 | 21.23 | 2250 | 0.1423 | 0.7533 | 0.7820 | 0.7674 |
65
+ | 0.001 | 23.58 | 2500 | 0.1506 | 0.7192 | 0.7806 | 0.7486 |
66
+ | 0.001 | 25.94 | 2750 | 0.1521 | 0.7165 | 0.8077 | 0.7594 |
67
+ | 0.0006 | 28.3 | 3000 | 0.1571 | 0.7113 | 0.8042 | 0.7549 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.36.1
73
+ - Pytorch 2.1.2+cu121
74
+ - Datasets 2.15.0
75
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6c04ab0c5c3a507b9953c949a106f66cc84f08b299495de4da5652f24da33db
3
  size 1109842416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31edccf5c10c99be35c30dffb2c45391351d99b2d18dc2987c703dfb6ffab076
3
  size 1109842416