ncoop57 commited on
Commit
4d4c2ea
1 Parent(s): 71bd15f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ The training script used to train this model can be found [here](https://github.
13
 
14
  ## Intended Use and Limitations
15
 
16
- The model is finetuned methods from the python language and is intended to autocomplete python methods given some prompt (method signature and docstring).
17
 
18
  ### How to use
19
 
 
13
 
14
  ## Intended Use and Limitations
15
 
16
+ The model is finetuned text file from github repositories (mostly programming languages but also markdown and other project related files).
17
 
18
  ### How to use
19