ThuyNT03 commited on
Commit
c5b5998
1 Parent(s): 2add1fe

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-train-aug_insert_w2v
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-train-aug_insert_w2v
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.2218
21
+ - Accuracy: 0.71
22
+ - F1: 0.7185
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: 42
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.861 | 1.0 | 85 | 0.7003 | 0.71 | 0.6826 |
54
+ | 0.532 | 2.0 | 170 | 0.6556 | 0.73 | 0.7305 |
55
+ | 0.361 | 3.0 | 255 | 0.7729 | 0.74 | 0.7346 |
56
+ | 0.2421 | 4.0 | 340 | 0.9271 | 0.65 | 0.6591 |
57
+ | 0.177 | 5.0 | 425 | 1.0259 | 0.71 | 0.7199 |
58
+ | 0.1242 | 6.0 | 510 | 1.2122 | 0.68 | 0.6905 |
59
+ | 0.093 | 7.0 | 595 | 1.2365 | 0.68 | 0.6889 |
60
+ | 0.0886 | 8.0 | 680 | 1.2218 | 0.71 | 0.7185 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.32.1
66
+ - Pytorch 2.0.1+cu118
67
+ - Datasets 2.14.4
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:c5e7957a739e0002a04e47283088c19b60b6183bac11fd9731d0657014e96df0
3
  size 540071281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e683c3f2b9efd598f026fc8603464be385ec3c25935e1f04b9a7f576b3966eec
3
  size 540071281