meoo225 commited on
Commit
92b5444
1 Parent(s): 417059f

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: vinai/bartpho-word-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: BartPho_base
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # BartPho_base
19
+
20
+ This model is a fine-tuned version of [vinai/bartpho-word-base](https://huggingface.co/vinai/bartpho-word-base) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 6.2099
23
+ - Bleu Score: 0.0
24
+ - Precision: 0.0
25
+ - Recall: 0.0
26
+ - Gen Len: 7.0
27
+ - Err: 0.0
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: 0.0002
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 4
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
57
+ |:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:------:|:-------:|:---:|
58
+ | 6.5625 | 1.0 | 838 | 6.2847 | 0 | 0.0 | 0.0 | 3.0 | 0.0 |
59
+ | 6.1177 | 2.0 | 1676 | 6.1834 | 0.0 | 0.0 | 0.0 | 6.0 | 0.0 |
60
+ | 6.0431 | 3.0 | 2514 | 6.1816 | 0.0 | 0.0 | 0.0 | 6.0 | 0.0 |
61
+ | 5.9984 | 4.0 | 3352 | 6.2099 | 0.0 | 0.0 | 0.0 | 7.0 | 0.0 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.44.2
67
+ - Pytorch 2.4.1+cu121
68
+ - Datasets 3.0.1
69
+ - 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.44.2"
8
+ }
logs/events.out.tfevents.1727603448.7e4c673dc820.1135.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b6344f1f74a766c462995924a0315f1d951fafd21a0b8977230c3d9e4b83ec3
3
- size 8435
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ee20c71b7ebe97e1d761dfe434aa437f4ef53cdae48d2a91904f88d206e194c
3
+ size 8789
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3462646a20080c4999814df6e0ffc963a1dfe82927f74960e14f50f9e698ceab
3
  size 600164556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e29bffb10731c29d87315829fd21e0b40f37ab1076c9be4732f053f9e022bf
3
  size 600164556