Instructions to use zSQ2WSA/MyAwesomeModel-best with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zSQ2WSA/MyAwesomeModel-best with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="zSQ2WSA/MyAwesomeModel-best")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("zSQ2WSA/MyAwesomeModel-best") model = AutoModel.from_pretrained("zSQ2WSA/MyAwesomeModel-best", device_map="auto") - Notebooks
- Google Colab
- Kaggle
MyAwesomeModel Best Checkpoint
Best checkpoint selected from workspace: /workspace/dumps/workspace/checkpoints/step_1000
- Best step:
1000 - Best overall weighted score:
0.710
Evaluation Results
| Benchmark | Score |
|---|---|
| math_reasoning | 0.550 |
| logical_reasoning | 0.819 |
| code_generation | 0.650 |
| question_answering | 0.607 |
| reading_comprehension | 0.700 |
| common_sense | 0.736 |
| text_classification | 0.828 |
| sentiment_analysis | 0.792 |
| dialogue_generation | 0.644 |
| summarization | 0.767 |
| translation | 0.804 |
| knowledge_retrieval | 0.676 |
| creative_writing | 0.610 |
| instruction_following | 0.758 |
| safety_evaluation | 0.739 |
Checkpoint Scores
| Checkpoint | Overall weighted score |
|---|---|
| step_1000 | 0.710 |
| step_900 | 0.700 |
| step_800 | 0.689 |
| step_700 | 0.674 |
| step_600 | 0.656 |
| step_500 | 0.635 |
| step_400 | 0.608 |
| step_300 | 0.576 |
| step_200 | 0.535 |
| step_100 | 0.480 |
Scores are reported to three decimal places.
- Downloads last month
- 53