gauravvaid
commited on
Commit
•
d5d67c4
1
Parent(s):
3ae9189
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 3.
|
19 |
-
- Validation Loss:
|
20 |
- Epoch: 0
|
21 |
|
22 |
## Model description
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
| 3.
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 3.5912
|
19 |
+
- Validation Loss: 3.0943
|
20 |
- Epoch: 0
|
21 |
|
22 |
## Model description
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 3.5912 | 3.0943 | 0 |
|
47 |
|
48 |
|
49 |
### Framework versions
|
logs/train/events.out.tfevents.1693994791.bc29a3827298.864.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2890217f78f5ca297fc849a6db8584d937cbab80cd7c2da7b0afb655ea3236e
|
3 |
+
size 977276
|
logs/validation/events.out.tfevents.1693994874.bc29a3827298.864.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c28e3f34c5792826f242013dbceb040c37309fe7e0b03ce04982d765f8af26a9
|
3 |
+
size 231
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327745472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05b60516fb5f93bd9da4978a82a0c7edc3e16342f8518bc2e49fdb442adc7c8e
|
3 |
size 327745472
|