dtorber commited on
Commit
b82e59f
·
verified ·
1 Parent(s): abec9a5

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_K5
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_K5
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.0182
21
+ - F1 Macro: 0.9973
22
+ - F1: 0.9980
23
+ - F1 Neg: 0.9966
24
+ - Acc: 0.9975
25
+ - Prec: 0.9980
26
+ - Recall: 0.9980
27
+ - Mcc: 0.9946
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.0263 | 0.9960 | 0.9970 | 0.9949 | 0.9962 | 0.9980 | 0.9961 | 0.9919 |
61
+ | 0.0591 | 2.0 | 800 | 0.0182 | 0.9973 | 0.9980 | 0.9966 | 0.9975 | 0.9980 | 0.9980 | 0.9946 |
62
+ | 0.0123 | 3.0 | 1200 | 0.0225 | 0.9973 | 0.9980 | 0.9966 | 0.9975 | 0.9980 | 0.9980 | 0.9946 |
63
+ | 0.0078 | 4.0 | 1600 | 0.0227 | 0.9973 | 0.9980 | 0.9966 | 0.9975 | 0.9980 | 0.9980 | 0.9946 |
64
+ | 0.002 | 5.0 | 2000 | 0.0229 | 0.9973 | 0.9980 | 0.9966 | 0.9975 | 0.9980 | 0.9980 | 0.9946 |
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:77f8b88aef306c2d5a96dfa3eea3d41483eb9fa9ebe76a72e2b12c6404f82c0b
3
  size 439433208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60e5b7bbbcb08f13c5b79bd3fc620b8baf8bd42fcc3b8647cca6482b61fc381a
3
  size 439433208