Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
frugal-ai-challenge/submission-template
tombou
/
frugal-ai-challenge
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
frugal-ai-challenge
268 MB
4 contributors
History:
118 commits
Thomas Boulier
docs: add evaluation instructions in README.md
22f1da2
9 months ago
notebooks
Added notebooks template
9 months ago
tasks
Merge remote-tracking branch 'origin/main'
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
257 Bytes
chore: stop ignoring pre-trained models folder
9 months ago
Dockerfile
Safe
449 Bytes
Updated API submission
10 months ago
README.md
Safe
2.34 kB
docs: add evaluation instructions in README.md
9 months ago
app.py
Safe
734 Bytes
Updated API submission
10 months ago
config_evaluation_distilBERT.json
Safe
163 Bytes
docs: add evaluation instructions in README.md
9 months ago
config_evaluation_embeddingML.json
Safe
56 Bytes
docs: add evaluation instructions in README.md
9 months ago
config_training.json
Safe
167 Bytes
feat: change configuration parameters for training
9 months ago
config_training_embedding_test.json
Safe
53 Bytes
feat: create empty class EmbeddingML
9 months ago
config_training_test.json
Safe
166 Bytes
feat: parametrize models from configuration
9 months ago
main.py
Safe
2.12 kB
fix(tests): limit batch size to pass tests
9 months ago
requirements.txt
Safe
234 Bytes
chore: add transformers to requirements
9 months ago
test_text_classifiers.py
Safe
3.18 kB
fix(model): ensure consistent embedding dimensions in TfIdf pipeline
9 months ago