kazuma313 commited on
Commit
196db23
1 Parent(s): d04a80a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -23,7 +23,9 @@ More information needed
23
 
24
  ## Intended uses & limitations
25
 
26
- More information needed
 
 
27
 
28
  ## Training and evaluation data
29
 
 
23
 
24
  ## Intended uses & limitations
25
 
26
+ * this use only 601 data from [CodeAlpaca-20k](https://huggingface.co/datasets/lucasmccabe-lmi/CodeAlpaca-20k) so need to train further.
27
+ * `use tag "### Question: " for asking/instruct and it will generate "### Answer: " for inference.
28
+ * the dataset is about coding with various languages, so need to train with specify programming language.
29
 
30
  ## Training and evaluation data
31