Instructions to use ben-yu/autotrain-MS2-1173943517 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ben-yu/autotrain-MS2-1173943517 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ben-yu/autotrain-MS2-1173943517") model = AutoModelForSeq2SeqLM.from_pretrained("ben-yu/autotrain-MS2-1173943517", device_map="auto") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Error:"tags" must be an array
Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 1173943517
- CO2 Emissions (in grams): 0.687008092853648
Validation Metrics
- Loss: 2.806302070617676
- Rouge1: 0.0342
- Rouge2: 0.006
- RougeL: 0.0242
- RougeLsum: 0.0283
- Gen Len: 19.9989
Usage
You can use cURL to access this model:
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/ben-yu/autotrain-MS2-1173943517
- Downloads last month
- 5
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support