Kuongan commited on
Commit
13c0b71
·
verified ·
1 Parent(s): e9fe9d4

Model save

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
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-bert/bert-base-multilingual-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: DSC_bert-base-multilingual-uncased_finetuned
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # DSC_bert-base-multilingual-uncased_finetuned
18
+
19
+ This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8441
22
+ - Accuracy: 0.7336
23
+ - F1 Macro: 0.7341
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 256
44
+ - eval_batch_size: 256
45
+ - seed: 42
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 20
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
55
+ | No log | 1.0 | 22 | 0.9784 | 0.5386 | 0.4735 |
56
+ | No log | 2.0 | 44 | 0.8138 | 0.665 | 0.6554 |
57
+ | 0.9159 | 3.0 | 66 | 0.7604 | 0.6886 | 0.6862 |
58
+ | 0.9159 | 4.0 | 88 | 0.7336 | 0.7157 | 0.7141 |
59
+ | 0.6825 | 5.0 | 110 | 0.7421 | 0.715 | 0.7102 |
60
+ | 0.6825 | 6.0 | 132 | 0.7100 | 0.7386 | 0.7392 |
61
+ | 0.5273 | 7.0 | 154 | 0.7326 | 0.7393 | 0.7385 |
62
+ | 0.5273 | 8.0 | 176 | 0.7543 | 0.7329 | 0.7320 |
63
+ | 0.5273 | 9.0 | 198 | 0.7807 | 0.7421 | 0.7417 |
64
+ | 0.3938 | 10.0 | 220 | 0.8103 | 0.7279 | 0.7286 |
65
+ | 0.3938 | 11.0 | 242 | 0.8120 | 0.7386 | 0.7386 |
66
+ | 0.317 | 12.0 | 264 | 0.8424 | 0.7386 | 0.7378 |
67
+ | 0.317 | 13.0 | 286 | 0.8441 | 0.7336 | 0.7341 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.52.4
73
+ - Pytorch 2.6.0+cu124
74
+ - Datasets 3.6.0
75
+ - Tokenizers 0.21.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42d08f752cbacefb6da125f7c0a256c3bd3eeda0ee7d9e57d76ee71f6fc0f9a3
3
  size 669458436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0c7956c9d19bc9f28e22a3fe732c0fa8d274d5d9a393bf738a8f399c6b5d76
3
  size 669458436