MajkelDcember
commited on
Commit
•
1b39cc6
1
Parent(s):
cdd530c
End of training
Browse files- README.md +4 -4
- model.safetensors +1 -1
- runs/Nov06_10-48-50_dc57a2189071/events.out.tfevents.1699267910.dc57a2189071.535.1 +2 -2
- runs/Nov06_11-02-45_dc57a2189071/events.out.tfevents.1699268570.dc57a2189071.535.2 +3 -0
- runs/Nov06_11-02-45_dc57a2189071/events.out.tfevents.1699268739.dc57a2189071.535.3 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.3721
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 2.3597 | 1.0 | 157 | 2.4243 |
|
53 |
+
| 2.3913 | 2.0 | 314 | 2.3880 |
|
54 |
+
| 2.4329 | 3.0 | 471 | 2.4133 |
|
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 267954768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dab4d44ca11dc9dc59f64d2f52f75418afb3e45d0176587a944c8c347771a8a
|
3 |
size 267954768
|
runs/Nov06_10-48-50_dc57a2189071/events.out.tfevents.1699267910.dc57a2189071.535.1
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:fbe9b6c1dce028fa9cc16bf1cac8bbb7d719bab6b997d3fb84b272bd8e8a9fa3
|
3 |
+
size 4727
|
runs/Nov06_11-02-45_dc57a2189071/events.out.tfevents.1699268570.dc57a2189071.535.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:314c36a76c69d5b08299f94c8fc81bcb61944850d264d2ecb991a67083e5a349
|
3 |
+
size 6032
|
runs/Nov06_11-02-45_dc57a2189071/events.out.tfevents.1699268739.dc57a2189071.535.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9a03f2cabbec7db8bd247a5072e28eda83fdae5ab6534dd98f8fb4e851c18f8
|
3 |
+
size 359
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94d2b8f905e2ead78c9c7dd0a026e1a07218dbe434c566f8c89dab8b511fda6a
|
3 |
size 4600
|