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
6.64 kB
  • 2 contributors
History: 22 commits
Tbruand
feat(models): ajoute un modèle few-shot simulé basé sur des exemples textuels
4af0704 5 months ago
  • .github
    docs(github): ajoute un template de Pull Request pour uniformiser les descriptions 5 months ago
  • app
    feat(interface): affichage markdown des scores pour chaque label 5 months ago
  • data
    chore: initial commit - project structure 5 months ago
  • models
    feat(models): ajoute un modèle few-shot simulé basé sur des exemples textuels 5 months ago
  • notebooks
    chore: initial commit - project structure 5 months ago
  • scripts
    chore: initial commit - project structure 5 months ago
  • tests
    test(handler): vérifie le format markdown et la présence des scores de prédiction 5 months ago
  • .cz.toml
    1.78 kB
    chore(): nitial commit - project structure 5 months ago
  • .gitignore
    525 Bytes
    fix(gitignore): permet de versionner les fichiers Python du dossier models 5 months ago
  • README.md
    0 Bytes
    chore: initial commit - project structure 5 months ago
  • launch_project.sh
    523 Bytes
    fix(script): supprime l'appel à cz install qui provoquait une erreur lors du lancement 5 months ago
  • main.py
    81 Bytes
    chore(): nitial commit - project structure 5 months ago
  • requirements.txt
    63 Bytes
    build(deps): ajoute torch aux dépendances pour permettre le test du modèle zero-shot 5 months ago
  • tox.ini
    51 Bytes
    chore(testing): ajoute un fichier tox.ini pour configurer pytest 5 months ago