cuongpp commited on
Commit
a1b3429
1 Parent(s): 494617d

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-with-tpl
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-with-tpl
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.0290
18
+ - F1 Micro: 0.8028
19
+ - Recall Micro: 0.7998
20
+ - Precision Micro: 0.8058
21
+ - F1 Macro: 0.5871
22
+ - Recall Macro: 0.6278
23
+ - Precision Macro: 0.5995
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.0357 | 0.8039 | 0.8063 | 0.8016 | 0.5247 | 0.4945 | 0.6251 |
57
+ | 0.0066 | 2.0 | 787 | 0.0329 | 0.7708 | 0.7553 | 0.7869 | 0.5412 | 0.5687 | 0.5780 |
58
+ | 0.0089 | 2.9987 | 1180 | 0.0288 | 0.7958 | 0.7919 | 0.7996 | 0.5812 | 0.6155 | 0.5868 |
59
+ | 0.0116 | 4.0 | 1574 | 0.0280 | 0.8018 | 0.8007 | 0.8030 | 0.5702 | 0.5968 | 0.5947 |
60
+ | 0.0116 | 4.9936 | 1965 | 0.0290 | 0.8028 | 0.7998 | 0.8058 | 0.5871 | 0.6278 | 0.5995 |
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:213de026750242fda56f6dd867762759573416a4a176269f58272a4af5ee614f
3
  size 600177236
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14a0320ba9323512e084c4f412f404c9975ee03ad06ebb197611ca16293618c0
3
  size 600177236