AnonymousCS commited on
Commit
f7d5909
·
verified ·
1 Parent(s): aad4329

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-bert/bert-base-multilingual-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: germanic_peoplecentric
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
+ # germanic_peoplecentric
19
+
20
+ This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4795
23
+ - Accuracy: 0.7796
24
+ - F1: 0.8174
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 3
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 38 | 0.5643 | 0.7401 | 0.7948 |
56
+ | No log | 2.0 | 76 | 0.4998 | 0.7566 | 0.8053 |
57
+ | 0.5127 | 3.0 | 114 | 0.4795 | 0.7796 | 0.8174 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.46.2
63
+ - Pytorch 2.5.0+cu121
64
+ - Datasets 3.1.0
65
+ - Tokenizers 0.20.3
runs/Nov14_05-19-40_70fb7fc7ced3/events.out.tfevents.1731561583.70fb7fc7ced3.2255.9 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91b04c3fc2530e8fbd02154450d25de914c8f74b1d2cd8c282567bac989b6de9
3
- size 6540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb552e7905a03b2c316a652777e42fd4c68be90cc133c5733e8ca4aad3ab5df6
3
+ size 6888