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...
1b785e3
ToxiCheck
Ctrl+K
Ctrl+K
2 contributors
History:
40 commits
Tbruand
chore(gitignore): ignore les artefacts de modèle CamemBERT
1b785e3
2 months ago
.github
docs(github): ajoute un template de Pull Request pour uniformiser les descriptions
2 months ago
app
fix(interface): ignore les entrées vides dans predict()
2 months ago
data
docs(data): ajout du notebook EDA et instructions pour récupérer le dataset localement"
2 months ago
models
feat(models): ajoute un retour (label, score) au modèle few-shot pour uniformiser la sortie
2 months ago
notebooks
feat(notebook): ajout du notebook d'entraînement CamemBERT (fine-tuning)
2 months ago
scripts
chore: initial commit - project structure
2 months ago
tests
docs(test): ajoute un README expliquant les tests et le hook pre-push
2 months ago
.cz.toml
Safe
1.78 kB
chore(): nitial commit - project structure
2 months ago
.gitignore
543 Bytes
chore(gitignore): ignore les artefacts de modèle CamemBERT
2 months ago
README.md
Safe
0 Bytes
chore: initial commit - project structure
2 months ago
launch_project.sh
Safe
523 Bytes
fix(script): supprime l'appel à cz install qui provoquait une erreur lors du lancement
2 months ago
main.py
Safe
81 Bytes
chore(): nitial commit - project structure
2 months ago
requirements.txt
74 Bytes
chore(deps): ajoute pytest-cov pour la couverture de test
2 months ago
tox.ini
119 Bytes
chore(test): ajoute pytest-cov aux dépendances et configure tox.ini
2 months ago