w11wo commited on
Commit
0fa8529
1 Parent(s): 9b374f5

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
+ license: apache-2.0
3
+ base_model: bert-base-multilingual-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: bert-base-multilingual-cased-twitter-indonesia-sarcastic
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # bert-base-multilingual-cased-twitter-indonesia-sarcastic
20
+
21
+ This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.8350
24
+ - Accuracy: 0.8209
25
+ - F1: 0.5385
26
+ - Precision: 0.7568
27
+ - Recall: 0.4179
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 64
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: cosine
52
+ - num_epochs: 100.0
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | 0.5333 | 1.0 | 59 | 0.4792 | 0.75 | 0.0 | 0.0 | 0.0 |
60
+ | 0.4642 | 2.0 | 118 | 0.4418 | 0.7910 | 0.3 | 0.9231 | 0.1791 |
61
+ | 0.3961 | 3.0 | 177 | 0.4319 | 0.8134 | 0.5192 | 0.7297 | 0.4030 |
62
+ | 0.325 | 4.0 | 236 | 0.5264 | 0.7463 | 0.6180 | 0.4955 | 0.8209 |
63
+ | 0.2432 | 5.0 | 295 | 0.4624 | 0.8246 | 0.6299 | 0.6667 | 0.5970 |
64
+ | 0.1819 | 6.0 | 354 | 0.4261 | 0.8731 | 0.7069 | 0.8367 | 0.6119 |
65
+ | 0.148 | 7.0 | 413 | 0.5371 | 0.8545 | 0.6777 | 0.7593 | 0.6119 |
66
+ | 0.0995 | 8.0 | 472 | 0.6810 | 0.8396 | 0.6767 | 0.6818 | 0.6716 |
67
+ | 0.0843 | 9.0 | 531 | 0.8350 | 0.8209 | 0.5385 | 0.7568 | 0.4179 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.36.2
73
+ - Pytorch 2.1.1+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:016e0532d4308b3047340469aace5a35e88a7e45482a35190a95c7d37762d446
3
  size 711443456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205c5c59be24eb50a13f27e4f290779f9601ef1e6856f273cbbf6e6d0de1e231
3
  size 711443456