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_filter_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_filter_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.0002
|
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.1754 |
|
49 |
+
| 0.2746 | 1.99 | 638 | 0.0976 |
|
50 |
+
| 0.2746 | 2.99 | 957 | 0.0994 |
|
51 |
+
| 0.148 | 3.99 | 1276 | 0.0362 |
|
52 |
+
| 0.0801 | 4.98 | 1595 | 0.0404 |
|
53 |
+
| 0.0801 | 5.98 | 1914 | 0.0251 |
|
54 |
+
| 0.0407 | 6.98 | 2233 | 0.0088 |
|
55 |
+
| 0.0192 | 7.97 | 2552 | 0.0073 |
|
56 |
+
| 0.0192 | 8.97 | 2871 | 0.0112 |
|
57 |
+
| 0.0153 | 9.97 | 3190 | 0.0024 |
|
58 |
+
| 0.0088 | 10.97 | 3509 | 0.0018 |
|
59 |
+
| 0.0088 | 11.96 | 3828 | 0.0006 |
|
60 |
+
| 0.0052 | 12.96 | 4147 | 0.0003 |
|
61 |
+
| 0.0052 | 13.96 | 4466 | 0.0002 |
|
62 |
+
| 0.0024 | 14.95 | 4785 | 0.0002 |
|
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/Mar23_09-24-13_0d89cfdb7679/events.out.tfevents.1711185854.0d89cfdb7679.463.0
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:f0e07f2c2d6a285d580d76af3967be6e3fcd03a6a90e13e9103bfd3a7dd9cfaf
|
3 |
+
size 11041
|