Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ymokay
/
ToxiCheck
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
21b5c94
ToxiCheck
Ctrl+K
Ctrl+K
2 contributors
History:
23 commits
Tbruand
feat(models): ajout d'un modèle FewShot basé sur transformers avec Roberta
21b5c94
about 2 months ago
.github
docs(github): ajoute un template de Pull Request pour uniformiser les descriptions
about 2 months ago
app
feat(interface): affichage markdown des scores pour chaque label
about 2 months ago
data
chore: initial commit - project structure
about 2 months ago
models
feat(models): ajout d'un modèle FewShot basé sur transformers avec Roberta
about 2 months ago
notebooks
chore: initial commit - project structure
about 2 months ago
scripts
chore: initial commit - project structure
about 2 months ago
tests
test(handler): vérifie le format markdown et la présence des scores de prédiction
about 2 months ago
.cz.toml
Safe
1.78 kB
chore(): nitial commit - project structure
about 2 months ago
.gitignore
525 Bytes
fix(gitignore): permet de versionner les fichiers Python du dossier models
about 2 months ago
README.md
Safe
0 Bytes
chore: initial commit - project structure
about 2 months ago
launch_project.sh
Safe
523 Bytes
fix(script): supprime l'appel à cz install qui provoquait une erreur lors du lancement
about 2 months ago
main.py
Safe
81 Bytes
chore(): nitial commit - project structure
about 2 months ago
requirements.txt
63 Bytes
build(deps): ajoute torch aux dépendances pour permettre le test du modèle zero-shot
about 2 months ago
tox.ini
51 Bytes
chore(testing): ajoute un fichier tox.ini pour configurer pytest
about 2 months ago