End of training
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# CRAB_bert_base_uncased_finetuned
|
17 |
|
18 |
-
This model is a fine-tuned version of [
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
52 |
-
| 1.
|
53 |
-
|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: bert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
15 |
|
16 |
# CRAB_bert_base_uncased_finetuned
|
17 |
|
18 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0100
|
21 |
+
- F1: 0.7250
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
52 |
+
| 1.0219 | 1.0 | 2880 | 1.0762 | 0.6806 |
|
53 |
+
| 0.8456 | 2.0 | 5760 | 0.9188 | 0.6986 |
|
54 |
+
| 0.8018 | 3.0 | 8640 | 1.0030 | 0.7264 |
|
55 |
+
| 0.7287 | 4.0 | 11520 | 0.9955 | 0.7181 |
|
56 |
+
| 0.69 | 5.0 | 14400 | 1.0546 | 0.7167 |
|
57 |
+
| 0.7155 | 6.0 | 17280 | 1.0075 | 0.7208 |
|
58 |
+
| 0.6945 | 7.0 | 20160 | 0.9942 | 0.7208 |
|
59 |
+
| 0.7096 | 8.0 | 23040 | 1.0100 | 0.7250 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437955572
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37a6135d79f5812094ff8e90fb0d89aa5cc6eac533a0180d161d3ddd8948e099
|
3 |
size 437955572
|