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 |
|
@@ -135,4 +137,4 @@ The following hyperparameters were used during training:
|
|
135 |
- Transformers 4.36.2
|
136 |
- Pytorch 2.0.1+cu117
|
137 |
- Datasets 2.15.0
|
138 |
-
- 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 |
|
|
|
137 |
- Transformers 4.36.2
|
138 |
- Pytorch 2.0.1+cu117
|
139 |
- Datasets 2.15.0
|
140 |
+
- Tokenizers 0.15.0
|