sandeepmaddu
commited on
Commit
•
d22ad12
1
Parent(s):
079ee0f
End of training
Browse files
README.md
CHANGED
@@ -14,6 +14,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# distilgpt2-code-mixed
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
14 |
# distilgpt2-code-mixed
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 7.2928
|
19 |
+
- eval_runtime: 3264.4675
|
20 |
+
- eval_samples_per_second: 497.724
|
21 |
+
- eval_steps_per_second: 124.431
|
22 |
+
- step: 0
|
23 |
|
24 |
## Model description
|
25 |
|
runs/Aug16_01-34-12_d11da11beda6/events.out.tfevents.1723775333.d11da11beda6.6507.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4ecbe9a8837725307afdbef2cc0181ce65238422001851849d73b1d2d78699b
|
3 |
+
size 297
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:190fbc3c748b3c6df716b6c39688d0bf84d40a693827665bc2d70897dc827d20
|
3 |
size 5176
|