End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0
|
23 |
-
- Acc: 0
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -39,7 +39,7 @@ More information needed
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
-
- learning_rate:
|
43 |
- train_batch_size: 32
|
44 |
- eval_batch_size: 32
|
45 |
- seed: 42
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch | Step | Validation Loss | F1
|
53 |
-
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0407
|
22 |
+
- F1: 1.0
|
23 |
+
- Acc: 1.0
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 1e-05
|
43 |
- train_batch_size: 32
|
44 |
- eval_batch_size: 32
|
45 |
- seed: 42
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | Acc |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|:---:|:---:|
|
54 |
+
| 0.227 | 1.0 | 90 | 0.0407 | 1.0 | 1.0 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
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:86d566b557dcd9a7d8c4b5dd77312c9811aed0d2822a5bedd806cc6a4ee34252
|
3 |
size 267832560
|
runs/Dec30_22-32-30_Aadityas-MacBook-Pro.local/events.out.tfevents.1735578150.Aadityas-MacBook-Pro.local.27869.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93b9b6774a20406e26589a4cbc20aeae1699c00dda19f3c8ba33029dcda94335
|
3 |
+
size 5901
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:732f29cbf8205d5fd995a99dffe890678a5fb7b35def56d557bb6f282364bb69
|
3 |
size 5368
|