ChemWiz_16bit / README.md
dbands's picture
Update README.md
de3f710 verified
|
raw
history blame
1.28 kB
---
datasets:
- Vezora/Open-Critic-GPT
- dbands/ChemistryCoder
---
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.
This model is highly experimental, do not use it in production scenarios yet.
2024-07-27
This is a test model to create a plan to create code that can run in RDKit to simulate chemical reactions. I have limited the outputs to only creating the plan to implement the code, not the coding itself. This model is only intended for researchers, none of the outputs must be used in the real world, as these models can halucinante and create outcomes with unpredictable outcomes.
---
base_model: dbands/tantrum_16bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
---
# Uploaded model
- **Developed by:** dbands
- **License:** apache-2.0
- **Finetuned from model :** dbands/tantrum_16bit
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)