Text Generation
Transformers
PyTorch
English
stablelm_epoch
custom_code
acrastt commited on
Commit
7ddc1e0
1 Parent(s): 8d04773

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,5 +17,6 @@ Note that this model have the EOS token of `<|endoftext|>` instead of `<\s>`.
17
 
18
  ## Attribution
19
  [StableLM 3B 4E1T](https://huggingface.co/stabilityai/stablelm-3b-4e1t) by [Stability AI](https://stability.ai/) is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
 
20
  Modifications:
21
  - Instruction tuned on dataset [EverythingLM Data V3(ShareGPT format)](https://huggingface.co/datasets/acrastt/EverythingLM-V3-ShareGPT) for 2 epochs using QLoRA.
 
17
 
18
  ## Attribution
19
  [StableLM 3B 4E1T](https://huggingface.co/stabilityai/stablelm-3b-4e1t) by [Stability AI](https://stability.ai/) is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
20
+
21
  Modifications:
22
  - Instruction tuned on dataset [EverythingLM Data V3(ShareGPT format)](https://huggingface.co/datasets/acrastt/EverythingLM-V3-ShareGPT) for 2 epochs using QLoRA.