Instructions to use osergondev/Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use osergondev/Test with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("osergondev/Test", "model.bin")) - Notebooks
- Google Colab
- Kaggle
metadata
license: cc-by-2.0
datasets:
- FreedomIntelligence/medical-o1-reasoning-SFT
language:
- am
metrics:
- bleu
base_model:
- sesame/csm-1b
pipeline_tag: text-classification
library_name: fasttext