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:
anonymousDevil
/
cognitive-load-manager
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
cognitive-load-manager
/
grader
/
__init__.py
AE-Shree
Bhagavan mera madad karo 🙏
ec1ce67
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
124 Bytes
from
grader.clm_graders
import
EasyGrader, MediumGrader, HardGrader
__all__ = [
"EasyGrader"
,
"MediumGrader"
,
"HardGrader"
]