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...
97b3839
ToxiCheck
Ctrl+K
Ctrl+K
2 contributors
History:
10 commits
Tbruand
docs(github): ajoute un template de Pull Request pour uniformiser les descriptions
97b3839
3 months ago
.github
docs(github): ajoute un template de Pull Request pour uniformiser les descriptions
3 months ago
app
feat(models): ajoute un modèle de classification zero-shot basé sur bart-large-mnli
3 months ago
data
chore: initial commit - project structure
3 months ago
models
feat(models): ajoute un modèle de classification zero-shot basé sur bart-large-mnli
3 months ago
notebooks
chore: initial commit - project structure
3 months ago
scripts
chore: initial commit - project structure
3 months ago
tests
test(handler): rends le test zero-shot plus robuste en supprimant une assertion fragile et en affichant les prédictions
3 months ago
.cz.toml
Safe
1.78 kB
chore(): nitial commit - project structure
3 months ago
.gitignore
469 Bytes
chore(gitignore): ignore venv, modèles, notebooks
3 months ago
README.md
Safe
0 Bytes
chore: initial commit - project structure
3 months ago
launch_project.sh
682 Bytes
chore(script): ajoute un script Bash pour lancer automatiquement le projet
3 months ago
main.py
Safe
81 Bytes
chore(): nitial commit - project structure
3 months ago
requirements.txt
63 Bytes
build(deps): ajoute torch aux dépendances pour permettre le test du modèle zero-shot
3 months ago
tox.ini
51 Bytes
chore(testing): ajoute un fichier tox.ini pour configurer pytest
3 months ago