hieungo1410
commited on
Commit
•
9e61317
1
Parent(s):
ef5cd1c
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: vinai/phobert-base-v2
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- matthews_correlation
|
7 |
+
model-index:
|
8 |
+
- name: phobert-base-v2-finetuned-cola
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# phobert-base-v2-finetuned-cola
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3437
|
20 |
+
- Matthews Correlation: 0.8384
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 2e-05
|
40 |
+
- train_batch_size: 64
|
41 |
+
- eval_batch_size: 64
|
42 |
+
- seed: 42
|
43 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
+
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 5
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
51 |
+
| No log | 1.0 | 54 | 0.3226 | 0.8031 |
|
52 |
+
| No log | 2.0 | 108 | 0.5304 | 0.7506 |
|
53 |
+
| No log | 3.0 | 162 | 0.3437 | 0.8384 |
|
54 |
+
| No log | 4.0 | 216 | 0.3766 | 0.8242 |
|
55 |
+
| No log | 5.0 | 270 | 0.3692 | 0.8283 |
|
56 |
+
|
57 |
+
|
58 |
+
### Framework versions
|
59 |
+
|
60 |
+
- Transformers 4.35.2
|
61 |
+
- Pytorch 2.1.0+cu121
|
62 |
+
- Datasets 2.17.0
|
63 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540023384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd1cd559314b8bee4b57b5b7e29e8231ef9623ec8cae81957666de366a6b80c0
|
3 |
size 540023384
|
runs/Feb15_17-56-28_b34bfdabe35e/events.out.tfevents.1708020025.b34bfdabe35e.327.6
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:e7481a80757865661a9d8ea91a22cabb94839e39adfb58c6a3359da55a545380
|
3 |
+
size 6428
|
runs/Feb15_17-56-28_b34bfdabe35e/events.out.tfevents.1708020371.b34bfdabe35e.327.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a803654391ab93ac89537c0103ffac8aa984561510c3b6bacfb418e92ffd4c3
|
3 |
+
size 423
|