kientran/viderberta_for_VN_TourQA_v2
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 1.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -43,23 +43,23 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
-
| Training Loss | Epoch | Step
|
47 |
-
|
48 |
-
|
|
49 |
-
| 2.
|
50 |
-
|
|
51 |
-
|
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.42.4
|
63 |
-
- Pytorch 2.
|
64 |
-
- Datasets 2.
|
65 |
- Tokenizers 0.19.1
|
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 1.2816
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
48 |
+
| 2.2435 | 1.0 | 1369 | 1.9326 |
|
49 |
+
| 2.038 | 2.0 | 2738 | 1.8181 |
|
50 |
+
| 1.8689 | 3.0 | 4107 | 1.6199 |
|
51 |
+
| 1.7463 | 4.0 | 5476 | 1.5103 |
|
52 |
+
| 1.5708 | 5.0 | 6845 | 1.4584 |
|
53 |
+
| 1.4138 | 6.0 | 8214 | 1.4221 |
|
54 |
+
| 1.3471 | 7.0 | 9583 | 1.3381 |
|
55 |
+
| 1.2514 | 8.0 | 10952 | 1.2927 |
|
56 |
+
| 1.2016 | 9.0 | 12321 | 1.2848 |
|
57 |
+
| 1.1532 | 10.0 | 13690 | 1.2816 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.42.4
|
63 |
+
- Pytorch 2.4.0+cu121
|
64 |
+
- Datasets 2.21.0
|
65 |
- Tokenizers 0.19.1
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/content/drive/MyDrive/KLTN/results/
|
3 |
"architectures": [
|
4 |
"DebertaV2ForQuestionAnswering"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/KLTN/results/tuned_Videberta_base_after_big",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForQuestionAnswering"
|
5 |
],
|
log/events.out.tfevents.1725107129.562bc6fc5216.3065.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cef0517d1fc0ac2b5aef27835d680031ffcc8b70aff66dc6fe99b4a28af05786
|
3 |
+
size 14062
|
log/events.out.tfevents.1725111925.562bc6fc5216.3065.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd8fb011ff363af18c8299374e34f8628c5ab9be37536a38e095d03c06b61146
|
3 |
+
size 359
|
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:32542fa1b144f900f0bee14dcf1b1c682f830ad7e165391d0745090fd91b83c7
|
3 |
size 735049552
|