End of training
Browse files- README.md +16 -10
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
metrics:
|
| 4 |
- accuracy
|
| 5 |
- f1
|
|
@@ -8,8 +12,6 @@ metrics:
|
|
| 8 |
model-index:
|
| 9 |
- name: 2025-24679-text-distilbert-predictor
|
| 10 |
results: []
|
| 11 |
-
datasets:
|
| 12 |
-
- jennifee/HW1-aug-text-dataset
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -19,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
- Accuracy: 1.0
|
| 24 |
- F1: 1.0
|
| 25 |
- Precision: 1.0
|
|
@@ -27,14 +29,18 @@ It achieves the following results on the evaluation set:
|
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
| 30 |
-
|
| 31 |
|
| 32 |
## Intended uses & limitations
|
| 33 |
|
| 34 |
-
|
| 35 |
|
| 36 |
## Training and evaluation data
|
| 37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
### Training hyperparameters
|
| 39 |
|
| 40 |
The following hyperparameters were used during training:
|
|
@@ -50,11 +56,11 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
| 0.0009 | 3.0 | 384 | 0.0007 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 56 |
| 0.0006 | 4.0 | 512 | 0.0005 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 57 |
-
| 0.0006 | 5.0 | 640 | 0.
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
@@ -62,4 +68,4 @@ The following hyperparameters were used during training:
|
|
| 62 |
- Transformers 4.56.1
|
| 63 |
- Pytorch 2.8.0+cu126
|
| 64 |
- Datasets 4.0.0
|
| 65 |
-
- Tokenizers 0.22.0
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: distilbert-base-uncased
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
- f1
|
|
|
|
| 12 |
model-index:
|
| 13 |
- name: 2025-24679-text-distilbert-predictor
|
| 14 |
results: []
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.0010
|
| 25 |
- Accuracy: 1.0
|
| 26 |
- F1: 1.0
|
| 27 |
- Precision: 1.0
|
|
|
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
| 32 |
+
More information needed
|
| 33 |
|
| 34 |
## Intended uses & limitations
|
| 35 |
|
| 36 |
+
More information needed
|
| 37 |
|
| 38 |
## Training and evaluation data
|
| 39 |
|
| 40 |
+
More information needed
|
| 41 |
+
|
| 42 |
+
## Training procedure
|
| 43 |
+
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 59 |
+
| 0.0042 | 1.0 | 128 | 0.0289 | 0.9922 | 0.9922 | 0.9923 | 0.9922 |
|
| 60 |
+
| 0.0018 | 2.0 | 256 | 0.0017 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 61 |
| 0.0009 | 3.0 | 384 | 0.0007 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 62 |
| 0.0006 | 4.0 | 512 | 0.0005 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 63 |
+
| 0.0006 | 5.0 | 640 | 0.0005 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 68 |
- Transformers 4.56.1
|
| 69 |
- Pytorch 2.8.0+cu126
|
| 70 |
- Datasets 4.0.0
|
| 71 |
+
- Tokenizers 0.22.0
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77fa02a1611f8194269a0045695737bd16ec4dba946b8ba4ec82e1db0bc0fa8b
|
| 3 |
size 267832560
|