Update README.md
Browse files
README.md
CHANGED
@@ -2,16 +2,16 @@
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-generation
|
5 |
-
base_model:
|
6 |
datasets:
|
7 |
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
8 |
widget:
|
9 |
- text: "Once upon a time,"
|
10 |
---
|
11 |
|
12 |
-
#
|
13 |
|
14 |
-
- Base model: [
|
15 |
- Dataset: [KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format)
|
16 |
- Training parameters: [training_params.json](https://huggingface.co/Felladrin/llama2_xs_460M_experimental_evol_instruct/blob/cc151c5669ea37c3ef972e375c74f2d9bfd92b49/training_params.json)
|
17 |
|
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-generation
|
5 |
+
base_model: ahxt/llama2_xs_460M_experimental
|
6 |
datasets:
|
7 |
- KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
|
8 |
widget:
|
9 |
- text: "Once upon a time,"
|
10 |
---
|
11 |
|
12 |
+
# ahxt's llama2_xs_460M_experimental trained on the WizardLM's Evol Instruct dataset using AutoTrain
|
13 |
|
14 |
+
- Base model: [ahxt/llama2_xs_460M_experimental](https://huggingface.co/ahxt/llama2_xs_460M_experimental)
|
15 |
- Dataset: [KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format)
|
16 |
- Training parameters: [training_params.json](https://huggingface.co/Felladrin/llama2_xs_460M_experimental_evol_instruct/blob/cc151c5669ea37c3ef972e375c74f2d9bfd92b49/training_params.json)
|
17 |
|