hemangjoshi37a's picture
added links
917a9a2
|
raw
history blame
5.43 kB
metadata
tags:
  - autotrain
  - token-classification
language:
  - en
widget:
  - text: I love AutoTrain 🤗
datasets:
  - hemangjoshi37a/autotrain-data-ratnakar_1000_sample_curated
co2_eq_emissions:
  emissions: 2.1802563684907916

Model Trained Using AutoTrain

  • Problem type: Entity Extraction
  • Model ID: 1474454086
  • CO2 Emissions (in grams): 2.1803

Validation Metrics

  • Loss: 0.177
  • Accuracy: 0.957
  • Precision: 0.839
  • Recall: 0.888
  • F1: 0.863

Usage

You can use cURL to access this model:

$ curl -X POST -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/models/hemangjoshi37a/autotrain-ratnakar_1000_sample_curated-1474454086

Or Python API:

from transformers import AutoModelForTokenClassification, AutoTokenizer

model = AutoModelForTokenClassification.from_pretrained("hemangjoshi37a/autotrain-ratnakar_1000_sample_curated-1474454086", use_auth_token=True)

tokenizer = AutoTokenizer.from_pretrained("hemangjoshi37a/autotrain-ratnakar_1000_sample_curated-1474454086", use_auth_token=True)

inputs = tokenizer("I love AutoTrain", return_tensors="pt")

outputs = model(**inputs)

Contact us

Mobile : +917016525813 Whatsapp & Telegram : +919409077371

Email : hemangjoshi37a@gmail.com

Place a custom order on hjLabs.in : https://hjLabs.in

Please contribute your suggestions and corections to support our efforts.

Thank you.

Buy us a coffee for $5 on PayPal ?

paypal


Checkout Our Other Repositories

Checkout Our Other Products

Some Cool Arduino and ESP8266 (or NodeMCU) IoT projects:

Checkout Our Awesome 3D GrabCAD Models:

Our HuggingFace Models :