abdulmatinomotoso
commited on
Commit
•
7feaea6
1
Parent(s):
ad82398
Model save
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
base_model: distilroberta-base
|
6 |
metrics:
|
7 |
- f1
|
8 |
model-index:
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
- F1: 0.9992
|
22 |
|
23 |
## Model description
|
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.5635 | 3.0 | 483 | 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
-
- Transformers 4.
|
63 |
-
- Pytorch 2.
|
64 |
-
- Datasets 2.
|
65 |
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilroberta-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
metrics:
|
7 |
- f1
|
8 |
model-index:
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5630
|
21 |
- F1: 0.9992
|
22 |
|
23 |
## Model description
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 0.5645 | 1.0 | 161 | 0.5647 | 0.9977 |
|
56 |
+
| 0.5636 | 2.0 | 322 | 0.5629 | 0.9992 |
|
57 |
+
| 0.5635 | 3.0 | 483 | 0.5630 | 0.9992 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
+
- Transformers 4.42.4
|
63 |
+
- Pytorch 2.3.1+cu121
|
64 |
+
- Datasets 2.20.0
|
65 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 328492280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9520888749d97ff7f6d98fdb887169f3e6262228158aac851b1741412057012
|
3 |
size 328492280
|