End of training
Browse files
README.md
CHANGED
|
@@ -1,31 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
-
datasets:
|
| 6 |
-
- imdb
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
- f1
|
| 10 |
model-index:
|
| 11 |
- name: finetuning-sentiment-model-3000-samples
|
| 12 |
-
results:
|
| 13 |
-
- task:
|
| 14 |
-
name: Text Classification
|
| 15 |
-
type: text-classification
|
| 16 |
-
dataset:
|
| 17 |
-
name: imdb
|
| 18 |
-
type: imdb
|
| 19 |
-
config: plain_text
|
| 20 |
-
split: test
|
| 21 |
-
args: plain_text
|
| 22 |
-
metrics:
|
| 23 |
-
- name: Accuracy
|
| 24 |
-
type: accuracy
|
| 25 |
-
value: 0.8666666666666667
|
| 26 |
-
- name: F1
|
| 27 |
-
type: f1
|
| 28 |
-
value: 0.8692810457516339
|
| 29 |
---
|
| 30 |
|
| 31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -33,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 33 |
|
| 34 |
# finetuning-sentiment-model-3000-samples
|
| 35 |
|
| 36 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
| 37 |
It achieves the following results on the evaluation set:
|
| 38 |
-
- Loss: 0.
|
| 39 |
- Accuracy: 0.8667
|
| 40 |
-
- F1: 0.
|
| 41 |
|
| 42 |
## Model description
|
| 43 |
|
|
@@ -70,7 +53,7 @@ The following hyperparameters were used during training:
|
|
| 70 |
|
| 71 |
### Framework versions
|
| 72 |
|
| 73 |
-
- Transformers 4.
|
| 74 |
-
- Pytorch
|
| 75 |
-
- Datasets 2.
|
| 76 |
-
- Tokenizers 0.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: distilbert-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
| 8 |
- f1
|
| 9 |
model-index:
|
| 10 |
- name: finetuning-sentiment-model-3000-samples
|
| 11 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 16 |
|
| 17 |
# finetuning-sentiment-model-3000-samples
|
| 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.3281
|
| 22 |
- Accuracy: 0.8667
|
| 23 |
+
- F1: 0.8701
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 53 |
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
+
- Transformers 4.38.2
|
| 57 |
+
- Pytorch 2.2.1+cu121
|
| 58 |
+
- Datasets 2.18.0
|
| 59 |
+
- Tokenizers 0.15.2
|
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:fa9dd10e1b41f41cce739b12fe91edbb648322fe2a05c24f8671da7243d1650b
|
| 3 |
size 267832560
|
runs/Mar24_14-18-29_00da10d5fcfb/events.out.tfevents.1711289910.00da10d5fcfb.2801.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d152c9f4ea300f919e234d50848f5ec7cb4b11ce187a3c40481216f45bb29901
|
| 3 |
+
size 4864
|
runs/Mar24_14-18-29_00da10d5fcfb/events.out.tfevents.1711290206.00da10d5fcfb.2801.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d91e38b2332aa486f77d80c4b9f3448d6493702894a2ca5895351063cd83692c
|
| 3 |
+
size 457
|