FrinzTheCoder commited on
Commit
2469c60
·
verified ·
1 Parent(s): d67bd66

FrinzTheCoder/bert-base-multilingual-cased-ibo

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-multilingual-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: bert-base-multilingual-cased-ibo
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-cased-ibo
19
+
20
+ This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1112
23
+ - Accuracy: 0.8726
24
+ - F1: 0.8132
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: 0.0003
44
+ - train_batch_size: 64
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 4
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 180 | 0.1112 | 0.8726 | 0.8132 |
56
+ | No log | 2.0 | 360 | 0.1112 | 0.8726 | 0.8132 |
57
+ | 0.1295 | 3.0 | 540 | 0.1113 | 0.8726 | 0.8132 |
58
+ | 0.1295 | 4.0 | 720 | 0.1112 | 0.8726 | 0.8132 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.44.2
64
+ - Pytorch 2.4.1+cu121
65
+ - Datasets 3.2.0
66
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1f1d209d8d2633ecf7623a7fe3611baad0c5a0293b965e1bfcb94e4c1e17a1c
3
  size 711440380
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae744d068f78fd73731b7972cfb2a6c3d54422fa91798355a1bdb4e2e56b0a1a
3
  size 711440380