dbands commited on
Commit
de3f710
1 Parent(s): 95d11f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  I have now started chaning this model to be able to create chemistry based code suitable to be used in RDKit. I used a small data set so as to perform a proof of concept.
2
 
3
  This model is highly experimental, do not use it in production scenarios yet.
@@ -27,4 +32,4 @@ tags:
27
 
28
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
29
 
30
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
+ ---
2
+ datasets:
3
+ - Vezora/Open-Critic-GPT
4
+ - dbands/ChemistryCoder
5
+ ---
6
  I have now started chaning this model to be able to create chemistry based code suitable to be used in RDKit. I used a small data set so as to perform a proof of concept.
7
 
8
  This model is highly experimental, do not use it in production scenarios yet.
 
32
 
33
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
34
 
35
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)