Liberty-L/multi_KR
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# multiple_choice_model
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: Liberty-L/multiple_choice_model
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
|
|
14 |
|
15 |
# multiple_choice_model
|
16 |
|
17 |
+
This model is a fine-tuned version of [Liberty-L/multiple_choice_model](https://huggingface.co/Liberty-L/multiple_choice_model) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.3847
|
20 |
+
- Accuracy: 0.2988
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| 1.3885 | 1.0 | 786 | 1.3848 | 0.2966 |
|
55 |
+
| 1.3894 | 2.0 | 1572 | 1.3847 | 0.2972 |
|
56 |
+
| 1.3901 | 3.0 | 2358 | 1.3847 | 0.2988 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForMultipleChoice"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Liberty-L/multiple_choice_model",
|
3 |
"architectures": [
|
4 |
"BertForMultipleChoice"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 368774052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc740eecb9c3276992919e360d9e2a52b3a2e9add0ad34c6361aa1ac25a0cb4
|
3 |
size 368774052
|
runs/Nov23_11-44-02_5aa845d55241/events.out.tfevents.1700739842.5aa845d55241.1064.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38d4e9157ca497ae87c3d3dfde77e36b42b41aeb3bad1556724bf25473624256
|
3 |
+
size 6290
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b99321f2b593e5bf06dcfabc3ffa4c5fb7e4ffffa218db189519541f249fb42d
|
3 |
size 4600
|