Instructions to use surya-narayanan/electrical_engineering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use surya-narayanan/electrical_engineering with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("surya-narayanan/electrical_engineering", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training details
#1
by Saugatkafley - opened
Hi I'm looking for a model that has been pretrained on engineering problems (on mechanical engg.).
- If you have finetuned a base model ,what model did you picked?
- what is the training datasets?