sercetexam9 commited on
Commit
ca53d45
·
verified ·
1 Parent(s): 895fbe8

Model save

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-multilingual-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: bert-base-multilingual-uncased-mar-MICRO
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
+ # bert-base-multilingual-uncased-mar-MICRO
19
+
20
+ This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.2349
23
+ - F1: 0.8335
24
+ - Roc Auc: 0.8924
25
+ - Accuracy: 0.7980
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: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_steps: 100
51
+ - num_epochs: 20
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
+ | 0.1477 | 1.0 | 551 | 0.1620 | 0.8244 | 0.8746 | 0.7895 |
58
+ | 0.0698 | 2.0 | 1102 | 0.1553 | 0.8395 | 0.8918 | 0.8065 |
59
+ | 0.0458 | 3.0 | 1653 | 0.1625 | 0.8438 | 0.8963 | 0.8080 |
60
+ | 0.0313 | 4.0 | 2204 | 0.2110 | 0.8164 | 0.8970 | 0.7639 |
61
+ | 0.0193 | 5.0 | 2755 | 0.2086 | 0.8353 | 0.8969 | 0.7966 |
62
+ | 0.0181 | 6.0 | 3306 | 0.2413 | 0.8258 | 0.8972 | 0.7852 |
63
+ | 0.0102 | 7.0 | 3857 | 0.2349 | 0.8335 | 0.8924 | 0.7980 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.45.1
69
+ - Pytorch 2.4.0
70
+ - Datasets 3.0.1
71
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:544d30501e23e52b7dcc88cf0adf1fe48015c45c6e099ade74701e8e554bcfdf
3
  size 669467664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc3dba469a690762333489c97a661d2ab7bd4b194fa3f65dbf9fb3b482b0d34a
3
  size 669467664