Training completed!
Browse files
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: vinai/phobert-base-v2
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: CS505-L2T_AP2_filter0_CSI-PhoBERT
|
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 |
+
# CS505-L2T_AP2_filter0_CSI-PhoBERT
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.0016
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
More information needed
|
22 |
+
|
23 |
+
## Intended uses & limitations
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Training and evaluation data
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training procedure
|
32 |
+
|
33 |
+
### Training hyperparameters
|
34 |
+
|
35 |
+
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 2e-05
|
37 |
+
- train_batch_size: 16
|
38 |
+
- eval_batch_size: 8
|
39 |
+
- seed: 41
|
40 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
+
- lr_scheduler_type: linear
|
42 |
+
- num_epochs: 15
|
43 |
+
|
44 |
+
### Training results
|
45 |
+
|
46 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| No log | 1.0 | 319 | 0.1698 |
|
49 |
+
| 0.2821 | 1.99 | 638 | 0.1067 |
|
50 |
+
| 0.2821 | 2.99 | 957 | 0.0762 |
|
51 |
+
| 0.1568 | 3.99 | 1276 | 0.0882 |
|
52 |
+
| 0.0782 | 4.98 | 1595 | 0.0396 |
|
53 |
+
| 0.0782 | 5.98 | 1914 | 0.0129 |
|
54 |
+
| 0.041 | 6.98 | 2233 | 0.0120 |
|
55 |
+
| 0.021 | 7.97 | 2552 | 0.0099 |
|
56 |
+
| 0.021 | 8.97 | 2871 | 0.0160 |
|
57 |
+
| 0.0115 | 9.97 | 3190 | 0.0069 |
|
58 |
+
| 0.0173 | 10.97 | 3509 | 0.0054 |
|
59 |
+
| 0.0173 | 11.96 | 3828 | 0.0048 |
|
60 |
+
| 0.0096 | 12.96 | 4147 | 0.0021 |
|
61 |
+
| 0.0096 | 13.96 | 4466 | 0.0036 |
|
62 |
+
| 0.0075 | 14.95 | 4785 | 0.0016 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.39.1
|
68 |
+
- Pytorch 2.2.1+cu121
|
69 |
+
- Datasets 2.18.0
|
70 |
+
- Tokenizers 0.15.2
|
runs/Mar24_05-14-43_0b735ff7f5b9/events.out.tfevents.1711257287.0b735ff7f5b9.650.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f5e84a7c3521e34577eacb045fa789c7d9c910a681e0fef4a605620f72d753a
|
3 |
+
size 11044
|