andykcheng
commited on
Commit
•
44aef68
1
Parent(s):
2f2f535
End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# colorist-v2
|
17 |
|
18 |
-
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v0.3](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v0.3) on
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -54,4 +54,4 @@ The following hyperparameters were used during training:
|
|
54 |
- Transformers 4.35.2
|
55 |
- Pytorch 2.1.0+cu121
|
56 |
- Datasets 2.16.1
|
57 |
-
- Tokenizers 0.15.
|
|
|
15 |
|
16 |
# colorist-v2
|
17 |
|
18 |
+
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v0.3](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v0.3) on an unknown dataset.
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
54 |
- Transformers 4.35.2
|
55 |
- Pytorch 2.1.0+cu121
|
56 |
- Datasets 2.16.1
|
57 |
+
- Tokenizers 0.15.1
|