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

  • Log In
  • Sign Up

Spaces:
Ymokay
/
ToxiCheck
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
ToxiCheck
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
Tbruand
test(handler): adapte le test aux nouvelles prédictions du modèle zero-shot (label + score)
52e008b 2 months ago
  • .github
    docs(github): ajoute un template de Pull Request pour uniformiser les descriptions 2 months ago
  • app
    feat(interface): affiche le score de confiance dans le résultat Gradio 2 months ago
  • data
    chore: initial commit - project structure 2 months ago
  • models
    feat(models): modifie ZeroShotModel pour retourner le label et le score de confiance 2 months ago
  • notebooks
    chore: initial commit - project structure 2 months ago
  • scripts
    chore: initial commit - project structure 2 months ago
  • tests
    test(handler): adapte le test aux nouvelles prédictions du modèle zero-shot (label + score) 2 months ago
  • .cz.toml
    1.78 kB
    chore(): nitial commit - project structure 2 months ago
  • .gitignore
    525 Bytes
    fix(gitignore): permet de versionner les fichiers Python du dossier models 2 months ago
  • README.md
    0 Bytes
    chore: initial commit - project structure 2 months ago
  • launch_project.sh
    523 Bytes
    fix(script): supprime l'appel à cz install qui provoquait une erreur lors du lancement 2 months ago
  • main.py
    81 Bytes
    chore(): nitial commit - project structure 2 months ago
  • requirements.txt
    63 Bytes
    build(deps): ajoute torch aux dépendances pour permettre le test du modèle zero-shot 2 months ago
  • tox.ini
    51 Bytes
    chore(testing): ajoute un fichier tox.ini pour configurer pytest 2 months ago