cuongpp commited on
Commit
5d9a65c
1 Parent(s): 41416bf

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-notpl
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-notpl
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.0244
18
+ - F1 Micro: 0.7951
19
+ - Recall Micro: 0.7948
20
+ - Precision Micro: 0.7954
21
+ - F1 Macro: 0.5879
22
+ - Recall Macro: 0.6260
23
+ - Precision Macro: 0.5898
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.0279 | 0.7863 | 0.8013 | 0.7719 | 0.4822 | 0.5178 | 0.5229 |
57
+ | 0.1583 | 2.0 | 787 | 0.0262 | 0.7742 | 0.7654 | 0.7832 | 0.5473 | 0.6047 | 0.5268 |
58
+ | 0.0243 | 2.9987 | 1180 | 0.0238 | 0.7997 | 0.8058 | 0.7937 | 0.5581 | 0.5740 | 0.6036 |
59
+ | 0.0191 | 4.0 | 1574 | 0.0234 | 0.8045 | 0.8061 | 0.8030 | 0.5668 | 0.5815 | 0.6041 |
60
+ | 0.0191 | 4.9936 | 1965 | 0.0244 | 0.7951 | 0.7948 | 0.7954 | 0.5879 | 0.6260 | 0.5898 |
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:a05df72ac233a9c2f82f1863c3e71e0bd4c1aecde5d57af90c3bc0b2f66d9e66
3
  size 600177236
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34268a51ffd6ff43e972f2c19f99976b8596a2729b556f26930ad6dc8cf55725
3
  size 600177236