Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ tags:
|
|
| 4 |
model-index:
|
| 5 |
- name: out
|
| 6 |
results: []
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
This is the Instruction Fine Tuned version of [Tiny Llama](https://github.com/jzhang38/TinyLlama) on [@Teknium1's](https://twitter.com/Teknium1) [openhermes](https://huggingface.co/datasets/teknium/openhermes) dataset.
|
| 9 |
|
|
@@ -122,4 +124,4 @@ The following hyperparameters were used during training:
|
|
| 122 |
- Transformers 4.36.2
|
| 123 |
- Pytorch 2.0.1+cu117
|
| 124 |
- Datasets 2.15.0
|
| 125 |
-
- Tokenizers 0.15.0
|
|
|
|
| 4 |
model-index:
|
| 5 |
- name: out
|
| 6 |
results: []
|
| 7 |
+
datasets:
|
| 8 |
+
- teknium/openhermes
|
| 9 |
---
|
| 10 |
This is the Instruction Fine Tuned version of [Tiny Llama](https://github.com/jzhang38/TinyLlama) on [@Teknium1's](https://twitter.com/Teknium1) [openhermes](https://huggingface.co/datasets/teknium/openhermes) dataset.
|
| 11 |
|
|
|
|
| 124 |
- Transformers 4.36.2
|
| 125 |
- Pytorch 2.0.1+cu117
|
| 126 |
- Datasets 2.15.0
|
| 127 |
+
- Tokenizers 0.15.0
|