Instructions to use g8a9/roberta-tiny-4l-10M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use g8a9/roberta-tiny-4l-10M with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="g8a9/roberta-tiny-4l-10M")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("g8a9/roberta-tiny-4l-10M") model = AutoModelForMaskedLM.from_pretrained("g8a9/roberta-tiny-4l-10M") - Notebooks
- Google Colab
- Kaggle
| timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region | |
| 2023-02-16T02:41:44,5be41da6-2620-433a-b2a3-a6f9935fc057,codecarbon,10704.811419963837,0.6383280029746623,0.9662350450300994,Italy,ITA,lombardy,N,, | |