tringuyen-uit
commited on
Commit
•
29a9f2f
1
Parent(s):
2e3aa22
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: uitnlp/visobert
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: VP_ViSoBERT_syl_ViWikiFC
|
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 |
+
# VP_ViSoBERT_syl_ViWikiFC
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [uitnlp/visobert](https://huggingface.co/uitnlp/visobert) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.9243
|
20 |
+
- Accuracy: 0.6364
|
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: 16
|
41 |
+
- eval_batch_size: 16
|
42 |
+
- seed: 42
|
43 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
+
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 3
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| 1.1299 | 0.1 | 100 | 1.1182 | 0.3411 |
|
52 |
+
| 1.0816 | 0.19 | 200 | 1.0678 | 0.3976 |
|
53 |
+
| 1.0181 | 0.29 | 300 | 1.0163 | 0.4823 |
|
54 |
+
| 1.0121 | 0.38 | 400 | 0.9956 | 0.5072 |
|
55 |
+
| 0.9617 | 0.48 | 500 | 0.9718 | 0.5048 |
|
56 |
+
| 0.9297 | 0.57 | 600 | 0.9665 | 0.5239 |
|
57 |
+
| 0.9332 | 0.67 | 700 | 0.9252 | 0.5646 |
|
58 |
+
| 0.9057 | 0.76 | 800 | 0.9667 | 0.5421 |
|
59 |
+
| 0.8756 | 0.86 | 900 | 0.8884 | 0.5871 |
|
60 |
+
| 0.879 | 0.96 | 1000 | 0.8907 | 0.5718 |
|
61 |
+
| 0.8249 | 1.05 | 1100 | 0.8793 | 0.5981 |
|
62 |
+
| 0.7177 | 1.15 | 1200 | 0.8951 | 0.5957 |
|
63 |
+
| 0.7145 | 1.24 | 1300 | 0.9523 | 0.6062 |
|
64 |
+
| 0.7469 | 1.34 | 1400 | 0.9001 | 0.5986 |
|
65 |
+
| 0.7358 | 1.43 | 1500 | 0.8865 | 0.6081 |
|
66 |
+
| 0.7112 | 1.53 | 1600 | 0.9099 | 0.6057 |
|
67 |
+
| 0.7299 | 1.62 | 1700 | 0.8496 | 0.6144 |
|
68 |
+
| 0.6949 | 1.72 | 1800 | 0.8580 | 0.6124 |
|
69 |
+
| 0.6988 | 1.81 | 1900 | 0.8840 | 0.6215 |
|
70 |
+
| 0.6524 | 1.91 | 2000 | 0.8753 | 0.6134 |
|
71 |
+
| 0.6914 | 2.01 | 2100 | 0.8729 | 0.6330 |
|
72 |
+
| 0.5427 | 2.1 | 2200 | 0.9494 | 0.6431 |
|
73 |
+
| 0.5628 | 2.2 | 2300 | 0.9531 | 0.6120 |
|
74 |
+
| 0.5607 | 2.29 | 2400 | 0.9050 | 0.6340 |
|
75 |
+
| 0.5396 | 2.39 | 2500 | 0.9149 | 0.6335 |
|
76 |
+
| 0.5178 | 2.48 | 2600 | 0.9848 | 0.6124 |
|
77 |
+
| 0.5322 | 2.58 | 2700 | 0.9198 | 0.6330 |
|
78 |
+
| 0.5406 | 2.67 | 2800 | 0.9206 | 0.6364 |
|
79 |
+
| 0.5183 | 2.77 | 2900 | 0.9150 | 0.6392 |
|
80 |
+
| 0.5369 | 2.87 | 3000 | 0.9200 | 0.6340 |
|
81 |
+
| 0.5105 | 2.96 | 3100 | 0.9243 | 0.6364 |
|
82 |
+
|
83 |
+
|
84 |
+
### Framework versions
|
85 |
+
|
86 |
+
- Transformers 4.39.3
|
87 |
+
- Pytorch 2.1.2
|
88 |
+
- Datasets 2.18.0
|
89 |
+
- 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 390297116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8c2e3c4f25c628f2fe27da7c14a963f55767214e8db2fdb539c0a72a7750fc2
|
3 |
size 390297116
|
runs/May28_21-23-10_807d3c62c6c8/events.out.tfevents.1716931391.807d3c62c6c8.34.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:56ff6e41ce10233906468616eb5ee04020e3295f7825a42b791ff1dc9361df36
|
3 |
+
size 21697
|