Training in progress, step 50
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# git-base-cartoon
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the None dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -43,6 +46,13 @@ The following hyperparameters were used during training:
|
|
43 |
- num_epochs: 2
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
### Framework versions
|
47 |
|
48 |
- Transformers 4.42.4
|
|
|
14 |
# git-base-cartoon
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 6.6878
|
19 |
+
- Bleu Score: 0.0
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
46 |
- num_epochs: 2
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu Score |
|
52 |
+
|:-------------:|:------:|:----:|:---------------:|:----------:|
|
53 |
+
| 8.0584 | 1.9608 | 50 | 6.6878 | 0.0 |
|
54 |
+
|
55 |
+
|
56 |
### Framework versions
|
57 |
|
58 |
- Transformers 4.42.4
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 706516040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08b6290561468fe0abd104f0445aefc3bff610a9572bbd17d804975d7c163a5f
|
3 |
size 706516040
|
runs/Aug02_04-42-16_32beb6746cb5/events.out.tfevents.1722573765.32beb6746cb5.465.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef9c0ef3532c9670eb81666526eb29d5fdb9369d9ea5191a77b8f45976d65ee8
|
3 |
+
size 5930
|
runs/Aug02_05-04-22_32beb6746cb5/events.out.tfevents.1722575077.32beb6746cb5.465.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3896e3e54a523dad64b6338dd60a9f72c75afcb1d9f96ca7a07a61b85003be16
|
3 |
+
size 5582
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4717f1b88f88bf256461341e6b47752ae71a5ebc32fc16767ee826e578d79df
|
3 |
size 5112
|