akameswa commited on
Commit
8c34fd2
1 Parent(s): 4b16a2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
17
  - **Developed by:** akameswa
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/mistral-7b-instruct-v0.2-bnb-4bit
 
 
20
 
21
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
 
17
  - **Developed by:** akameswa
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/mistral-7b-instruct-v0.2-bnb-4bit
20
+ - **Finetuned on :** Java, Javascript, Python, C++
21
+ - **Dataset :** codeparrot/xlcost-text-to-code
22
 
23
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24