brenomatos commited on
Commit
fce4b93
1 Parent(s): fcf34af

brenomatos/bert-base-multilingual-cased

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0450
22
- - Accuracy: 0.9937
23
- - F1: 0.9937
24
 
25
  ## Model description
26
 
@@ -45,14 +45,16 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 1
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 0.1665 | 1.0 | 1094 | 0.0450 | 0.9937 | 0.9937 |
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0536
22
+ - Accuracy: 0.9936
23
+ - F1: 0.9936
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.1705 | 1.0 | 1094 | 0.0494 | 0.9935 | 0.9936 |
56
+ | 0.0076 | 2.0 | 2188 | 0.0527 | 0.9936 | 0.9936 |
57
+ | 0.0027 | 3.0 | 3282 | 0.0536 | 0.9936 | 0.9936 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c216e03b3cf9f9fb6b81ce832f84f0622d26e6778ee936eea46d5d8d3ab5a8a
3
  size 711498832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7858e2aa12f7c55f318ce33422a9270db6edddb21c212e8702b212a49859aa6a
3
  size 711498832
runs/Jan20_13-18-22_4f99bf91cef0/events.out.tfevents.1705756703.4f99bf91cef0.190.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3831099e52f29422cfc571b4ff9a44a7811a7f1ef9fb12a60db4e8ce780b0a3f
3
+ size 7017
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf838f9ac3670442c8855989217dfa5a34fbf771b9c2d617b5ee54583776afbf
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8912183b7fa19746063a2fad3a35867dc8d324f712a0428f63e44c8999aa37bd
3
  size 4664