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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ More information needed
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
 
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