Instructions to use liufeftwer145/MyAwesomeModel-TestRepository with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use liufeftwer145/MyAwesomeModel-TestRepository with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="liufeftwer145/MyAwesomeModel-TestRepository")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("liufeftwer145/MyAwesomeModel-TestRepository") model = AutoModel.from_pretrained("liufeftwer145/MyAwesomeModel-TestRepository", device_map="auto") - Notebooks
- Google Colab
- Kaggle
MyAwesomeModel
Best checkpoint selected from workspace evaluations: checkpoints/step_1000.
Overall weighted score: 0.712
Evaluation Results (step_1000)
| Benchmark | Score |
|---|---|
| math_reasoning | 0.550 |
| logical_reasoning | 0.819 |
| common_sense | 0.736 |
| reading_comprehension | 0.700 |
| question_answering | 0.694 |
| text_classification | 0.828 |
| sentiment_analysis | 0.792 |
| code_generation | 0.650 |
| creative_writing | 0.767 |
| dialogue_generation | 0.804 |
| summarization | 0.676 |
| translation | 0.610 |
| knowledge_retrieval | 0.758 |
| instruction_following | 0.739 |
| safety_evaluation | 0.607 |
Scores are reported to three decimal places.
- Downloads last month
- -