Walmart-the-bag commited on
Commit
ca9d199
1 Parent(s): 5cad42d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,10 +5,12 @@ tags:
5
  - causal_lm
6
  base_model: Walmart-the-bag/zephyr-quiklang-3b
7
  inference: false
 
 
8
  ---
9
 
10
  # Description
11
- This is the 4K version of https://huggingface.co/Walmart-the-bag/zephyr-quiklang-3b
12
 
13
  # Original Model Description
14
  This is a finetune of [StableLM-Zephyr-3B](https://huggingface.co/stabilityai/stablelm-zephyr-3b) with 2 datasets, toxic-dpo and openhermes with 10000 samples.
 
5
  - causal_lm
6
  base_model: Walmart-the-bag/zephyr-quiklang-3b
7
  inference: false
8
+ datasets:
9
+ - teknium/openhermes
10
  ---
11
 
12
  # Description
13
+ This is the 4K version of https://huggingface.co/Walmart-the-bag/zephyr-quiklang-3b with 1000 more samples of openhermes.
14
 
15
  # Original Model Description
16
  This is a finetune of [StableLM-Zephyr-3B](https://huggingface.co/stabilityai/stablelm-zephyr-3b) with 2 datasets, toxic-dpo and openhermes with 10000 samples.