Instructions to use jolson4/Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use jolson4/Test with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("jolson4/Test", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 272 Bytes
e06da24 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ---
license: apache-2.0
datasets:
- nvidia/OpenCodeReasoning
language:
- en
metrics:
- accuracy
base_model:
- deepseek-ai/DeepSeek-V3-0324
new_version: deepseek-ai/DeepSeek-V3-0324
pipeline_tag: token-classification
library_name: adapter-transformers
tags:
- chemistry
--- |