trainer: training complete at 2024-02-10 15:12:09.427026.
Browse files- README.md +7 -7
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -22,7 +22,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: F1
|
| 24 |
type: f1
|
| 25 |
-
value: 0.
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the essay_dataset dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss:
|
| 36 |
-
- F1: 0.
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
@@ -64,10 +64,10 @@ The following hyperparameters were used during training:
|
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 67 |
-
| No log | 1.0 | 42 | 1.
|
| 68 |
-
| No log | 2.0 | 84 |
|
| 69 |
-
| No log | 3.0 | 126 |
|
| 70 |
-
| No log | 4.0 | 168 |
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: F1
|
| 24 |
type: f1
|
| 25 |
+
value: 0.23203463203463204
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the essay_dataset dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 1.2914
|
| 36 |
+
- F1: 0.2320
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 67 |
+
| No log | 1.0 | 42 | 1.6710 | 0.1823 |
|
| 68 |
+
| No log | 2.0 | 84 | 1.3821 | 0.2357 |
|
| 69 |
+
| No log | 3.0 | 126 | 1.3017 | 0.2261 |
|
| 70 |
+
| No log | 4.0 | 168 | 1.2914 | 0.2320 |
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267854100
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:daf9ab67b2661d872b26e44b2dbe9e6eaeac1b97453df52f844a54f12b1181da
|
| 3 |
size 267854100
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afec7d7b66fcf23c8ec2d5c7e85a8d343d9ca06aa6d012e2a6fa02e169800990
|
| 3 |
size 4664
|