Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
david167
/
question-generation-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0cdc4eb
question-generation-api
Ctrl+K
Ctrl+K
1 contributor
History:
58 commits
david167
ELEGANT API REWRITE: Clean architecture, smart token allocation, proper JSON extraction - eliminate placeholder generation
0cdc4eb
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
472 Bytes
Initial setup: Question Generation API with DeepHermes reasoning model
8 months ago
2024 NFL Rule Book.csv
Safe
320 kB
Major update: Add NFL training data generation and improve model handling
8 months ago
Dockerfile
Safe
1.28 kB
Major update: Add NFL training data generation and improve model handling
8 months ago
README.md
Safe
5.24 kB
Switch back to Llama-3.1-8B-Instruct model: update prompts, generation params, and UI descriptions
8 months ago
app.py
Safe
13.5 kB
Major update: Add NFL training data generation and improve model handling
8 months ago
generate_nfl_training_data.py
Safe
18.9 kB
Major update: Add NFL training data generation and improve model handling
8 months ago
gradio_app.py
Safe
7.81 kB
ELEGANT API REWRITE: Clean architecture, smart token allocation, proper JSON extraction - eliminate placeholder generation
8 months ago
gradio_app_old.py
Safe
13 kB
ELEGANT API REWRITE: Clean architecture, smart token allocation, proper JSON extraction - eliminate placeholder generation
8 months ago
requirements.txt
Safe
265 Bytes
Fix requirements.txt - Add missing transformers and ML dependencies
8 months ago
run_nfl_generator.py
Safe
3.65 kB
Major update: Add NFL training data generation and improve model handling
8 months ago
sample_2024_nfl_rulebook.csv
Safe
1.51 kB
Major update: Add NFL training data generation and improve model handling
8 months ago
test_api.py
Safe
7.52 kB
Initial setup: Question Generation API with DeepHermes reasoning model
8 months ago