Instructions to use sdfaffaf556/MyAwesomeModel-best with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sdfaffaf556/MyAwesomeModel-best with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="sdfaffaf556/MyAwesomeModel-best")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("sdfaffaf556/MyAwesomeModel-best") model = AutoModel.from_pretrained("sdfaffaf556/MyAwesomeModel-best", device_map="auto") - Notebooks
- Google Colab
- Kaggle
MyAwesomeModel
Evaluation Results
Selected checkpoint: checkpoints/step_1000
Benchmark Scores
| 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.764 |
| Safety Evaluation | 0.822 |
Overall Score
| Metric | Score |
|---|---|
| Weighted Overall Score | 0.716 |
- Downloads last month
- -