Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

SkillForge45
/
SkillForge-1.1-RU

Question Answering
Scikit-learn
Russian
code
chat
GitHub Raw
python
NumPy
Sklearn
Model card Files Files and versions
xet
Community

Instructions to use SkillForge45/SkillForge-1.1-RU with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use SkillForge45/SkillForge-1.1-RU with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("SkillForge45/SkillForge-1.1-RU", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
SkillForge-1.1-RU
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SkillForge45's picture
SkillForge45
Update README.md
d7f145c verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    212 Bytes
    Update README.md 10 months ago
  • SkillForge-1.1-RU.py
    11.5 kB
    Upload SkillForge-1.1-RU.py 10 months ago