ThuyNT03 commited on
Commit
79ce78b
1 Parent(s): 15148e1

Training completed!

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: vinai/phobert-base-v2
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ model-index:
9
+ - name: PhoBERT-Final_Mixed-aug_replace_w2v-2
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # PhoBERT-Final_Mixed-aug_replace_w2v-2
17
+
18
+ This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.2163
21
+ - Accuracy: 0.66
22
+ - F1: 0.6693
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 40
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 8
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.923 | 1.0 | 84 | 0.7740 | 0.63 | 0.6027 |
54
+ | 0.6028 | 2.0 | 168 | 0.6747 | 0.69 | 0.6920 |
55
+ | 0.4285 | 3.0 | 252 | 0.7204 | 0.71 | 0.7139 |
56
+ | 0.3282 | 4.0 | 336 | 0.7519 | 0.69 | 0.7000 |
57
+ | 0.2309 | 5.0 | 420 | 0.8302 | 0.69 | 0.6970 |
58
+ | 0.1562 | 6.0 | 504 | 1.0497 | 0.66 | 0.6696 |
59
+ | 0.1158 | 7.0 | 588 | 1.1606 | 0.67 | 0.6771 |
60
+ | 0.0992 | 8.0 | 672 | 1.2163 | 0.66 | 0.6693 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.33.1
66
+ - Pytorch 2.0.1+cu118
67
+ - Datasets 2.14.5
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f641aaaf0a40dcd7cbaa98aa5a6538e30a94c7713c78f81afcf80bf637e9bbda
3
  size 540071281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d04e382db6bab6bb40806476e2001775f7fd7b7752a46b95a48abd336893141
3
  size 540071281