File size: 1,138 Bytes
2105f46 11417e4 2105f46 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
library_name: transformers
license: apache-2.0
datasets:
- shub-kris/claire-dataset
language:
- en
metrics:
- accuracy
pipeline_tag: text-classification
widget:
- text: I feel like dying
- text: What do you know about Football?
- text: How can I change my notification settings?
- text: I want to quit the subscription
- text: I am not feeling well today
---
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
- **Developed by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** [More Information Needed]
- **Model type:** [More Information Needed]
- **Language(s) (NLP):** [More Information Needed]
- **License:** [More Information Needed]
- **Finetuned from model [optional]:** [More Information Needed]
## How to Get Started with the Model
Use the code below to get started with the model.
|