Instructions to use asd12edsad12as/my-awesome-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use asd12edsad12as/my-awesome-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="asd12edsad12as/my-awesome-model")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("asd12edsad12as/my-awesome-model") model = AutoModel.from_pretrained("asd12edsad12as/my-awesome-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
MyAwesomeModel
Evaluation Results
Detailed evaluation results across all 15 benchmark categories:
| Benchmark | Score |
|---|---|
| Math Reasoning | 0.550 |
| Logical Reasoning | 0.819 |
| Common Sense | 0.736 |
| Reading Comprehension | 0.700 |
| Question Answering | 0.607 |
| Text Classification | 0.828 |
| Sentiment Analysis | 0.792 |
| Code Generation | 0.650 |
| Creative Writing | 0.610 |
| Dialogue Generation | 0.644 |
| Summarization | 0.767 |
| Translation | 0.804 |
| Knowledge Retrieval | 0.676 |
| Instruction Following | 0.758 |
| Safety Evaluation | 0.739 |
Overall Performance
The overall weighted evaluation score is 0.710.
License
This model is licensed under the MIT License.
- Downloads last month
- -