End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
base_model: distilgpt2
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# my_awesome_eli5_clm-model
|
17 |
|
18 |
-
This model
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,7 +46,7 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| No log | 0.08 | 100 | 3.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
|
|
13 |
|
14 |
# my_awesome_eli5_clm-model
|
15 |
|
16 |
+
This model was trained from scratch on the eli5_category dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 3.9084
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 0.08 | 100 | 3.9084 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 1,
|
4 |
"activation_function": "gelu_new",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "my_awesome_eli5_clm-model",
|
3 |
"_num_labels": 1,
|
4 |
"activation_function": "gelu_new",
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327657928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b742f28a8277922f710b44824cc2949d173ffd3e1458e6f52fea4a3cd70f8381
|
3 |
size 327657928
|
runs/Mar31_03-39-01_603126d8e113/events.out.tfevents.1711856343.603126d8e113.1447.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2519cb50b21777a73d3bfb44a765375000a79f1633ca7463e50bcffef130a873
|
3 |
+
size 5593
|
runs/Mar31_03-39-01_603126d8e113/events.out.tfevents.1711856411.603126d8e113.1447.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2789df4a02f5767c820d4812ec0b732ca664784bc7c8d88e26dfed47c8af72b1
|
3 |
+
size 354
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80cf0d41118d8564d773f98b79cf9c128188b86236eebb07ab412508cf4588ff
|
3 |
size 4920
|