Model: Fredithefish/RedPajama-INCITE-Chat-3B-Instruction-Tuning-with-GPT-4 Source: Original Platform
34 lines
996 B
Markdown
34 lines
996 B
Markdown
---
|
|
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) |