Model save
Browse files- README.md +13 -31
- logs/events.out.tfevents.1745017156.s_005_m.2780655.6 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,32 +1,14 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
language:
|
| 4 |
-
- en
|
| 5 |
base_model: Hartunka/bert_base_km_10_v1
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
| 8 |
-
datasets:
|
| 9 |
-
- glue
|
| 10 |
metrics:
|
| 11 |
- accuracy
|
| 12 |
- f1
|
| 13 |
model-index:
|
| 14 |
- name: bert_base_km_10_v1_qqp
|
| 15 |
-
results:
|
| 16 |
-
- task:
|
| 17 |
-
name: Text Classification
|
| 18 |
-
type: text-classification
|
| 19 |
-
dataset:
|
| 20 |
-
name: GLUE QQP
|
| 21 |
-
type: glue
|
| 22 |
-
args: qqp
|
| 23 |
-
metrics:
|
| 24 |
-
- name: Accuracy
|
| 25 |
-
type: accuracy
|
| 26 |
-
value: 0.8168933959930744
|
| 27 |
-
- name: F1
|
| 28 |
-
type: f1
|
| 29 |
-
value: 0.7483085710400164
|
| 30 |
---
|
| 31 |
|
| 32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -34,12 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 34 |
|
| 35 |
# bert_base_km_10_v1_qqp
|
| 36 |
|
| 37 |
-
This model is a fine-tuned version of [Hartunka/bert_base_km_10_v1](https://huggingface.co/Hartunka/bert_base_km_10_v1) on
|
| 38 |
It achieves the following results on the evaluation set:
|
| 39 |
-
- Loss: 0.
|
| 40 |
-
- Accuracy: 0.
|
| 41 |
-
- F1: 0.
|
| 42 |
-
- Combined Score: 0.
|
| 43 |
|
| 44 |
## Model description
|
| 45 |
|
|
@@ -70,13 +52,13 @@ The following hyperparameters were used during training:
|
|
| 70 |
|
| 71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
|
| 72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------------:|
|
| 73 |
-
| 0.
|
| 74 |
-
| 0.
|
| 75 |
-
| 0.
|
| 76 |
-
| 0.
|
| 77 |
-
| 0.
|
| 78 |
-
| 0.1209 | 6.0 | 8532 | 0.
|
| 79 |
-
| 0.
|
| 80 |
|
| 81 |
|
| 82 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
|
|
|
|
|
|
| 3 |
base_model: Hartunka/bert_base_km_10_v1
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
| 8 |
- f1
|
| 9 |
model-index:
|
| 10 |
- name: bert_base_km_10_v1_qqp
|
| 11 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 16 |
|
| 17 |
# bert_base_km_10_v1_qqp
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [Hartunka/bert_base_km_10_v1](https://huggingface.co/Hartunka/bert_base_km_10_v1) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.6114
|
| 22 |
+
- Accuracy: 0.8388
|
| 23 |
+
- F1: 0.7771
|
| 24 |
+
- Combined Score: 0.8079
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------------:|
|
| 55 |
+
| 0.4756 | 1.0 | 1422 | 0.4438 | 0.7900 | 0.6719 | 0.7310 |
|
| 56 |
+
| 0.3636 | 2.0 | 2844 | 0.3983 | 0.8171 | 0.7493 | 0.7832 |
|
| 57 |
+
| 0.2766 | 3.0 | 4266 | 0.4199 | 0.8278 | 0.7675 | 0.7977 |
|
| 58 |
+
| 0.2059 | 4.0 | 5688 | 0.4660 | 0.8327 | 0.7605 | 0.7966 |
|
| 59 |
+
| 0.1549 | 5.0 | 7110 | 0.5143 | 0.8351 | 0.7653 | 0.8002 |
|
| 60 |
+
| 0.1209 | 6.0 | 8532 | 0.5888 | 0.8363 | 0.7706 | 0.8034 |
|
| 61 |
+
| 0.0957 | 7.0 | 9954 | 0.6114 | 0.8388 | 0.7771 | 0.8079 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
logs/events.out.tfevents.1745017156.s_005_m.2780655.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:a0b4c1af9ef6d135b480bb43056fe4cf5301a4d53d533ad714fe6ed9affad509
|
| 3 |
+
size 9803
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437953248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4adb68307747286e5093cb38bf39a2ad3491f7dec9343ab08de8b329ac9b0e4
|
| 3 |
size 437953248
|