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