Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vimalk78
/
abc123
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
abc123
/
crossword-app
/
backend-py
1.72 MB
2 contributors
History:
24 commits
vimalk78
feat: add PyTorch tensor support and GPU optimization
1cecbce
3 months ago
__pycache__
Add complete Python backend with AI-powered crossword generation
3 months ago
docs
docs: update CONFIG.md with current env vars and document transfer learning failure
3 months ago
public
feat: Add debug tab with performance optimizations
3 months ago
src
feat: add PyTorch tensor support and GPU optimization
3 months ago
test-integration
feat(crossword): generated crosswords with clues
3 months ago
test-unit
feat(crossword): generated crosswords with clues
3 months ago
.coverage
Safe
53.2 kB
fix(vector-search): implement adaptive threshold strategy to resolve word generation failure
3 months ago
.env.example
Safe
1.04 kB
fix: clean up repository after removing LFS cache files
3 months ago
.gitattributes.tmp
Safe
0 Bytes
feat: implement difficulty-aware word selection with frequency percentiles
3 months ago
ADAPTIVE_THRESHOLD_FIX.md
Safe
3.83 kB
fix(vector-search): implement adaptive threshold strategy to resolve word generation failure
3 months ago
CONFIG.md
Safe
5.54 kB
docs: update CONFIG.md with current env vars and document transfer learning failure
3 months ago
CROSSWORD_GENERATION_WALKTHROUGH.md
Safe
13.6 kB
feat(crossword): generated crosswords with clues
3 months ago
README-local-setup.md
Safe
1.79 kB
Add complete Python backend with AI-powered crossword generation
3 months ago
README.md
Safe
16.2 kB
feat(crossword): generated crosswords with clues
3 months ago
all-packages.txt
Safe
1.36 kB
feat(crossword): generated crosswords with clues
3 months ago
app.py
Safe
7.81 kB
feat(crossword): generated crosswords with clues
3 months ago
pytest.ini
Safe
380 Bytes
Add complete Python backend with AI-powered crossword generation
3 months ago
requirements-dev.txt
Safe
519 Bytes
Add complete Python backend with AI-powered crossword generation
3 months ago
requirements.txt
Safe
1.04 kB
fix: clean up repository after removing LFS cache files
3 months ago
run_tests.py
Safe
2.66 kB
Add complete Python backend with AI-powered crossword generation
3 months ago
test_difficulty_softmax.py
Safe
8.36 kB
feat: implement difficulty-aware word selection with frequency percentiles
3 months ago
test_distribution_normalization.py
Safe
10.9 kB
feat: implement distribution normalization with default disabled
3 months ago
test_integration_minimal.py
Safe
4.09 kB
feat: implement difficulty-aware word selection with frequency percentiles
3 months ago
test_softmax_service.py
Safe
5.77 kB
feat: implement difficulty-aware word selection with frequency percentiles
3 months ago