Instructions to use ranjankn/gpad-v1-full-taskA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ranjankn/gpad-v1-full-taskA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ranjankn/gpad-v1-full-taskA", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| label_id,label,precision,recall,f1,support | |
| 0,class_0,0.9867522079653391,0.9903830071918381,0.9885642737896494,11958 | |
| 1,class_1,0.9911524849976919,0.9878086183100752,0.9894777265745006,13042 | |