dtorber commited on
Commit
9529583
·
verified ·
1 Parent(s): f2b2de8

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: dccuchile/bert-base-spanish-wwm-cased
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ - recall
8
+ model-index:
9
+ - name: bert-base-spanish-wwm-cased_K2
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # bert-base-spanish-wwm-cased_K2
17
+
18
+ This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1222
21
+ - F1 Macro: 0.9798
22
+ - F1: 0.9852
23
+ - F1 Neg: 0.9744
24
+ - Acc: 0.9812
25
+ - Prec: 0.9862
26
+ - Recall: 0.9843
27
+ - Mcc: 0.9596
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: 2e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - distributed_type: multi-GPU
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 5
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | F1 Macro | F1 | F1 Neg | Acc | Prec | Recall | Mcc |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:------:|:------:|:------:|:------:|
60
+ | No log | 1.0 | 400 | 0.0777 | 0.9784 | 0.9843 | 0.9725 | 0.98 | 0.9824 | 0.9862 | 0.9568 |
61
+ | 0.2063 | 2.0 | 800 | 0.1065 | 0.9784 | 0.9843 | 0.9726 | 0.98 | 0.9843 | 0.9843 | 0.9569 |
62
+ | 0.0791 | 3.0 | 1200 | 0.1388 | 0.9743 | 0.9814 | 0.9672 | 0.9762 | 0.9766 | 0.9862 | 0.9487 |
63
+ | 0.0298 | 4.0 | 1600 | 0.1222 | 0.9798 | 0.9852 | 0.9744 | 0.9812 | 0.9862 | 0.9843 | 0.9596 |
64
+ | 0.0052 | 5.0 | 2000 | 0.1608 | 0.9732 | 0.9801 | 0.9663 | 0.975 | 0.9900 | 0.9705 | 0.9468 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.38.2
70
+ - Pytorch 2.2.1+cu121
71
+ - Datasets 2.18.0
72
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ad960c87b349e437b8bbbef8758c52de05e7b7bfba8da81aa942f6eff395153
3
  size 439433208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f487e7c4e0c5b9d8580843edd90529c6c65b09fba3debdb020c44d02b3a712
3
  size 439433208