tringuyen-uit
commited on
Commit
•
64f03b2
1
Parent(s):
b7497ad
End of training
Browse files- README.md +64 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Fsoft-AIC/videberta-base
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- f1
|
7 |
+
model-index:
|
8 |
+
- name: MRC_ER_videberta-base_word_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 |
+
# MRC_ER_videberta-base_word_ViWikiFC
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [Fsoft-AIC/videberta-base](https://huggingface.co/Fsoft-AIC/videberta-base) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.0166
|
20 |
+
- Exact Match: 0.7804
|
21 |
+
- F1: 0.8093
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 2e-05
|
41 |
+
- train_batch_size: 8
|
42 |
+
- eval_batch_size: 8
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 5
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
|
51 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-----------:|:------:|
|
52 |
+
| 0.6374 | 1.0 | 2093 | 1.7652 | 0.7622 | 0.7962 |
|
53 |
+
| 0.5612 | 2.0 | 4186 | 1.7521 | 0.7718 | 0.8046 |
|
54 |
+
| 0.5021 | 3.0 | 6279 | 1.8670 | 0.7823 | 0.8110 |
|
55 |
+
| 0.4184 | 4.0 | 8372 | 1.9411 | 0.7823 | 0.8087 |
|
56 |
+
| 0.381 | 5.0 | 10465 | 2.0166 | 0.7804 | 0.8093 |
|
57 |
+
|
58 |
+
|
59 |
+
### Framework versions
|
60 |
+
|
61 |
+
- Transformers 4.39.3
|
62 |
+
- Pytorch 2.1.2
|
63 |
+
- Datasets 2.18.0
|
64 |
+
- 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 735049552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8af23768835611200e0ff94d28237b25512d64824d7499a915f4bc60fa0bd0
|
3 |
size 735049552
|