File size: 996 Bytes
4ca797e c71bab6 4ca797e c588a59 c71bab6 17a9e7b ac8cea7 17a9e7b c71bab6 fefba1a 17a9e7b fefba1a 17a9e7b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
license: cc
datasets:
- Fredithefish/Instruction-Tuning-with-GPT-4-RedPajama-Chat
language:
- en
inference: false
---
<html>
<head>
<style>
.alert {
padding: 15px;
background-color: #f44336;
color: white;
}
</style>
</head>
<body>
<div class="alert">
<strong>Warning:</strong> This fine-tuned model has only undergone 200 steps of fine-tuning and may not be reliable. The final model will not be released.
</div>
</body>
</html>
<br>
# RedPajama-INCITE-Chat-3B-Instruction-Tuning-with-GPT-4
RedPajama-INCITE-Chat-3B Model finetuned <a href="https://huggingface.co/datasets/Fredithefish/Instruction-Tuning-with-GPT-4-RedPajama-Chat">on this dataset</a>
## Reproduction
The code for the finetuning of this model can be found at https://github.com/fredi-python/Fine-tune-RedPajama-Chat-3B
## Usage and License Notices
The Model is intended and licensed for research use only. The model is under the CC BY NC 4.0 license (allowing only non-commercial use) |