Instructions to use ranjankn/gpad-v1-style16-taskA-sample with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ranjankn/gpad-v1-style16-taskA-sample with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ranjankn/gpad-v1-style16-taskA-sample", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| label_id,label,precision,recall,f1,support | |
| 0,class_0,0.0,0.0,0.0,161 | |
| 1,class_1,0.195,1.0,0.3263598326359833,39 | |