cuongpp commited on
Commit
5081388
1 Parent(s): a15e847

End of training

Browse files
Files changed (3) hide show
  1. README.md +68 -0
  2. generation_config.json +8 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: vinai/bartpho-word-base
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: bartpho-word-base-ed-multi-v3
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
+ # bartpho-word-base-ed-multi-v3
14
+
15
+ This model is a fine-tuned version of [vinai/bartpho-word-base](https://huggingface.co/vinai/bartpho-word-base) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.0236
18
+ - F1 Micro: 0.7990
19
+ - Recall Micro: 0.7985
20
+ - Precision Micro: 0.7996
21
+ - F1 Macro: 0.6436
22
+ - Recall Macro: 0.6553
23
+ - Precision Macro: 0.6605
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 4
47
+ - total_train_batch_size: 32
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | F1 Micro | Recall Micro | Precision Micro | F1 Macro | Recall Macro | Precision Macro |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------------:|:---------------:|:--------:|:------------:|:---------------:|
56
+ | No log | 0.9987 | 393 | 0.0267 | 0.7802 | 0.7647 | 0.7963 | 0.5052 | 0.4675 | 0.6180 |
57
+ | 0.1473 | 2.0 | 787 | 0.0268 | 0.7717 | 0.7827 | 0.7610 | 0.6187 | 0.6788 | 0.5931 |
58
+ | 0.0245 | 2.9987 | 1180 | 0.0232 | 0.7970 | 0.7898 | 0.8044 | 0.5962 | 0.5898 | 0.6782 |
59
+ | 0.0193 | 4.0 | 1574 | 0.0224 | 0.8015 | 0.7964 | 0.8066 | 0.6273 | 0.6125 | 0.6827 |
60
+ | 0.0193 | 4.9936 | 1965 | 0.0236 | 0.7990 | 0.7985 | 0.7996 | 0.6436 | 0.6553 | 0.6605 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.2
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.20.0
68
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "eos_token_id": 2,
5
+ "forced_eos_token_id": 2,
6
+ "pad_token_id": 1,
7
+ "transformers_version": "4.41.2"
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3e63f318c3429606b2e3c5fbef915c24a81597be5f98f477870502089ccbad4
3
  size 600177236
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b93f06fdbac41e13e75cc3a53132313d9b02feef77f80ecd89f68a7da54e479
3
  size 600177236