manucos commited on
Commit
307017f
1 Parent(s): 6b14a9d

End of training

Browse files
Files changed (3) hide show
  1. README.md +78 -0
  2. generation_config.json +5 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: dccuchile/bert-base-spanish-wwm-cased
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: finetuned__bert-base-spanish-wwm-cased__augmented-ultrasounds
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # finetuned__bert-base-spanish-wwm-cased__augmented-ultrasounds
14
+
15
+ This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.5757
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 2e-05
37
+ - train_batch_size: 128
38
+ - eval_batch_size: 128
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 2
41
+ - total_train_batch_size: 256
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 20
45
+ - mixed_precision_training: Native AMP
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-------:|:----:|:---------------:|
51
+ | No log | 0.9979 | 238 | 1.0145 |
52
+ | 1.2754 | 2.0 | 477 | 0.8811 |
53
+ | 1.2754 | 2.9979 | 715 | 0.7855 |
54
+ | 0.8342 | 4.0 | 954 | 0.7440 |
55
+ | 0.8342 | 4.9979 | 1192 | 0.7016 |
56
+ | 0.7436 | 6.0 | 1431 | 0.6743 |
57
+ | 0.7436 | 6.9979 | 1669 | 0.6591 |
58
+ | 0.6965 | 8.0 | 1908 | 0.6459 |
59
+ | 0.6965 | 8.9979 | 2146 | 0.6354 |
60
+ | 0.6619 | 10.0 | 2385 | 0.6243 |
61
+ | 0.6619 | 10.9979 | 2623 | 0.6177 |
62
+ | 0.6386 | 12.0 | 2862 | 0.6086 |
63
+ | 0.6386 | 12.9979 | 3100 | 0.6027 |
64
+ | 0.623 | 14.0 | 3339 | 0.5828 |
65
+ | 0.623 | 14.9979 | 3577 | 0.5869 |
66
+ | 0.6103 | 16.0 | 3816 | 0.5951 |
67
+ | 0.6103 | 16.9979 | 4054 | 0.5889 |
68
+ | 0.6032 | 18.0 | 4293 | 0.5870 |
69
+ | 0.6032 | 18.9979 | 4531 | 0.5818 |
70
+ | 0.5967 | 19.9581 | 4760 | 0.5757 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.40.0
76
+ - Pytorch 2.2.1+cu121
77
+ - Datasets 2.19.0
78
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 1,
4
+ "transformers_version": "4.40.0"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dcac66c93be329a19fcb3eb267596761024be4e3537722ee4cdf311b5c7b80c
3
  size 439557376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a1dc5aac6421e1ae04d946935d63387802ea57cc0d169a89da9fbec19f4b1de
3
  size 439557376