Instructions to use Jhonwik/Chatai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use Jhonwik/Chatai with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("Jhonwik/Chatai", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 551 Bytes
1ebbb95 44246b8 1ebbb95 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
license: afl-3.0
datasets:
- HuggingFaceFW/fineweb
- BAAI/Infinity-Instruct
- HuggingFaceM4/Docmatix
- OpenCo7/UpVoteWeb
- proj-persona/PersonaHub
- HuggingFaceFW/fineweb-edu
- nyu-visionx/Cambrian-10M
- Salesforce/xlam-function-calling-60k
- mlfoundations/dclm-baseline-1.0
- HuggingFaceTB/smollm-corpus
language:
- av
- ab
- aa
- ak
- af
- am
- an
metrics:
- accuracy
- bertscore
- bleurt
- brier_score
- code_eval
- chrf
- character
library_name: fasttext
pipeline_tag: question-answering
tags:
- biology
- chemistry
- finance
- music
- art
--- |