Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tuandunghcmut/Qwen2.5_Coder_1.5B_Instruct_MCQs_v4
tuandunghcmut
/
Qwen2.5_Coder_1.5B_Instruct_MCQs_v4_2
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Qwen2.5_Coder_1.5B_Instruct_MCQs_v4_2
/
acp.sh
tuandunghcmut
.
779ed72
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
while
true
;
do
git add . && git commit -m
"."
&& git push;
sleep
60;
done