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...
342694d
question-generation-api
390 kB
Ctrl+K
Ctrl+K
1 contributor
History:
46 commits
david167
Improve model generation parameters and add logging - fix response truncation issues
342694d
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
.gitignore
Safe
472 Bytes
Initial setup: Question Generation API with DeepHermes reasoning model
9 months ago
2024 NFL Rule Book.csv
Safe
320 kB
Major update: Add NFL training data generation and improve model handling
9 months ago
Dockerfile
Safe
1.28 kB
Major update: Add NFL training data generation and improve model handling
9 months ago
README.md
Safe
5.24 kB
Switch back to Llama-3.1-8B-Instruct model: update prompts, generation params, and UI descriptions
9 months ago
app.py
Safe
13.5 kB
Major update: Add NFL training data generation and improve model handling
9 months ago
generate_nfl_training_data.py
Safe
18.9 kB
Major update: Add NFL training data generation and improve model handling
9 months ago
gradio_app.py
Safe
15.7 kB
Improve model generation parameters and add logging - fix response truncation issues
9 months ago
requirements.txt
Safe
265 Bytes
Fix requirements.txt - Add missing transformers and ML dependencies
9 months ago
run_nfl_generator.py
Safe
3.65 kB
Major update: Add NFL training data generation and improve model handling
9 months ago
sample_2024_nfl_rulebook.csv
Safe
1.51 kB
Major update: Add NFL training data generation and improve model handling
9 months ago
test_api.py
Safe
7.52 kB
Initial setup: Question Generation API with DeepHermes reasoning model
9 months ago