Text Generation
PEFT
Safetensors
English
lora
conversational
fine-tuned
mamba
ssm
neuralai
base-model
Instructions to use Subject-Emu-5259/NeuralAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Subject-Emu-5259/NeuralAI with PEFT:
Base model is not found.
- Notebooks
- Google Colab
- Kaggle
Upload data/train_intel_ultrachat_1k.jsonl with huggingface_hub
Browse files- .gitattributes +1 -0
- data/train_intel_ultrachat_1k.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -2,3 +2,4 @@
|
|
| 2 |
checkpoints/v17-dpo/checkpoint-129/optimizer.pt filter=lfs diff=lfs merge=lfs -text
|
| 3 |
checkpoints/v17-dpo/checkpoint-86/optimizer.pt filter=lfs diff=lfs merge=lfs -text
|
| 4 |
data/train_intel_ultrachat_10k.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 2 |
checkpoints/v17-dpo/checkpoint-129/optimizer.pt filter=lfs diff=lfs merge=lfs -text
|
| 3 |
checkpoints/v17-dpo/checkpoint-86/optimizer.pt filter=lfs diff=lfs merge=lfs -text
|
| 4 |
data/train_intel_ultrachat_10k.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
data/train_intel_ultrachat_1k.jsonl filter=lfs diff=lfs merge=lfs -text
|
data/train_intel_ultrachat_1k.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2221aaf61f9231471c0e2a4d0a89924626d180bfee35200a709115d5543e1c86
|
| 3 |
+
size 11639770
|