End of training
Browse files- README.md +15 -22
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -8,36 +8,29 @@ metrics:
|
|
| 8 |
model-index:
|
| 9 |
- name: fifi_classification
|
| 10 |
results: []
|
| 11 |
-
datasets:
|
| 12 |
-
- mjbeattie/finditfixit
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 16 |
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
|
| 18 |
# fifi_classification
|
| 19 |
-
## First load: April 13, 2024
|
| 20 |
-
## University of Oklahoma
|
| 21 |
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
The model achieves the following results on the evaluation set:
|
| 27 |
-
- Loss: 0.6323
|
| 28 |
-
- Accuracy: 0.7987
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
| 32 |
-
|
| 33 |
|
| 34 |
## Intended uses & limitations
|
| 35 |
|
| 36 |
-
|
| 37 |
|
| 38 |
## Training and evaluation data
|
| 39 |
|
| 40 |
-
|
| 41 |
|
| 42 |
## Training procedure
|
| 43 |
|
|
@@ -56,15 +49,15 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 58 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
-
- Transformers 4.
|
| 68 |
-
- Pytorch 2.
|
| 69 |
-
- Datasets 2.
|
| 70 |
-
- Tokenizers 0.
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: fifi_classification
|
| 10 |
results: []
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
| 16 |
# fifi_classification
|
|
|
|
|
|
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
| 19 |
+
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.6353
|
| 21 |
+
- Accuracy: 0.8000
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
| 25 |
+
More information needed
|
| 26 |
|
| 27 |
## Intended uses & limitations
|
| 28 |
|
| 29 |
+
More information needed
|
| 30 |
|
| 31 |
## Training and evaluation data
|
| 32 |
|
| 33 |
+
More information needed
|
| 34 |
|
| 35 |
## Training procedure
|
| 36 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 51 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
| 52 |
+
| 0.6323 | 1.0 | 2975 | 0.5987 | 0.7977 |
|
| 53 |
+
| 0.4925 | 2.0 | 5950 | 0.5860 | 0.8027 |
|
| 54 |
+
| 0.4248 | 3.0 | 8925 | 0.6092 | 0.8001 |
|
| 55 |
+
| 0.353 | 4.0 | 11900 | 0.6353 | 0.8000 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
| 59 |
|
| 60 |
+
- Transformers 4.41.2
|
| 61 |
+
- Pytorch 2.3.0+cu121
|
| 62 |
+
- Datasets 2.19.2
|
| 63 |
+
- 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 267875632
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8eb5a6ad5cef1fff0f11b22d728d848f1630511f1a36b83d45cc0640705b7917
|
| 3 |
size 267875632
|