flytech commited on
Commit
26241a0
1 Parent(s): 12155b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -13,11 +13,17 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # devchat-llama-7b
15
 
16
- This model is a fine-tuned version of [openlm-research/open_llama_7b_v2](https://huggingface.co/openlm-research/open_llama_7b_v2) on an unknown dataset.
 
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
20
- More information needed
21
 
22
  ## Intended uses & limitations
23
 
 
13
 
14
  # devchat-llama-7b
15
 
16
+ This model is a fine-tuned version of [openlm-research/open_llama_7b_v2](https://huggingface.co/openlm-research/open_llama_7b_v2) on over 5000 examples for 3 epochs
17
+ on provided datasets:
18
+
19
+ - garage-bAInd/Open-Platypus
20
+
21
+ - sahil2801/CodeAlpaca-20k
22
+
23
+ - theblackcat102/evol-codealpaca-v1
24
 
25
  ## Model description
26
 
 
27
 
28
  ## Intended uses & limitations
29