End of training
Browse files- README.md +0 -11
- model.safetensors +1 -1
- runs/Apr16_08-53-36_c84eac9a551c/events.out.tfevents.1713257623.c84eac9a551c.468.0 +3 -0
- tokenizer.json +1 -6
- training_args.bin +2 -2
README.md
CHANGED
@@ -3,9 +3,6 @@ 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: DISTILBERT-IMDB-HUGGINGFACE
|
11 |
results: []
|
@@ -17,10 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# DISTILBERT-IMDB-HUGGINGFACE
|
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.2586
|
22 |
-
- Accuracy: 0.9027
|
23 |
-
- F1: 0.9025
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,10 +40,6 @@ The following hyperparameters were used during training:
|
|
47 |
- lr_scheduler_type: linear
|
48 |
- num_epochs: 2
|
49 |
|
50 |
-
### Training results
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.39.3
|
|
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: DISTILBERT-IMDB-HUGGINGFACE
|
8 |
results: []
|
|
|
14 |
# DISTILBERT-IMDB-HUGGINGFACE
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 2
|
42 |
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.39.3
|
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:65733ef208a1cf41bfa58c248050b650dcd34162e6af520e9a57e52b0550dce4
|
3 |
size 267832560
|
runs/Apr16_08-53-36_c84eac9a551c/events.out.tfevents.1713257623.c84eac9a551c.468.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ed0193e0b283dbed69fc6aff80f609e9e925f5836f9686215e69928b7c5a8f5
|
3 |
+
size 13440
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
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:16b17cc15215bdbb03458b8abc8f79effb528c8cc21145b2f2171b8f341e7f79
|
3 |
+
size 4920
|