Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
qainsights
/
valluvar-or-ai
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
valluvar-or-ai
105 MB
Ctrl+K
Ctrl+K
6 contributors
History:
54 commits
NaveenKumar Namachivayam
fix: increase Thiruvalluvar stamp column min-width from 100px to 150px
d31601a
25 days ago
.commandcode
Use Gradio 3.50.0 (no oauth dependency) without custom Dockerfile
27 days ago
data
feat: add Thirukkural Tamil text dataset with English translations
27 days ago
docs
Merge pull request #4 from hobostay/fix/missing-train-main-block
about 1 month ago
hf-space
feat: add Thiruvalluvar stamp image and author bio to About section
25 days ago
image
feat: add Thiruvalluvar stamp image and author bio to About section
25 days ago
.DS_Store
Safe
8.2 kB
fix: remove if __name__ guard and bind to 0.0.0.0 for HF Spaces deployment
27 days ago
.gitattributes
Safe
97 Bytes
Add model with Git LFS
27 days ago
.gitignore
Safe
318 Bytes
refactor: extract game, kural, and model logic into separate modules
25 days ago
.python-version
Safe
5 Bytes
Init
2 months ago
Dockerfile
Safe
440 Bytes
fix: restore requirements.txt-based install in Dockerfile
27 days ago
README.md
Safe
1.24 kB
refactor: rename app from "Valluvar or AI?" to "ValluvarAI" and reorganize UI
25 days ago
app.log
Safe
0 Bytes
refactor: extract game, kural, and model logic into separate modules
25 days ago
app.py
Safe
7.93 kB
fix: increase Thiruvalluvar stamp column min-width from 100px to 150px
25 days ago
checkpoint_final.pt
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"model.GPTConfig"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
How to fix it?
102 MB
xet
Add model with Git LFS
27 days ago
config.py
Safe
592 Bytes
refactor: extract game, kural, and model logic into separate modules
25 days ago
game_engine.py
Safe
4.66 kB
refactor: rename app from "Valluvar or AI?" to "ValluvarAI" and reorganize UI
25 days ago
generate.py
Safe
2.51 kB
feat: add GPT model implementation with training and generation scripts
28 days ago
kural_engine.py
Safe
7.35 kB
refactor: extract game, kural, and model logic into separate modules
25 days ago
model.py
Safe
3.72 kB
feat: add GPT model implementation with training and generation scripts
28 days ago
model_engine.py
Safe
1.91 kB
refactor: extract game, kural, and model logic into separate modules
25 days ago
pyproject.toml
Safe
388 Bytes
fix: pin starlette and fastapi versions to fix Gradio unhashable type error
27 days ago
requirements.txt
Safe
75 Bytes
fix: pin starlette/fastapi to avoid Jinja2 LRUCache bug, remove monkey-patch
27 days ago
thirukkural_clean.txt
Safe
330 kB
Move HF Space files to root (without model)
27 days ago
train.py
Safe
5.43 kB
feat: add Thirukkural Tamil text dataset with English translations
27 days ago
uv.lock
Safe
358 kB
feat: add anti-memorization logic and confidence scoring to kural generation
27 days ago