Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ccj692709344
/
HF_demo
like
0
Text Classification
Transformers
xmj2002/Chinese_modern_classical
English
Chinese
biology
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ccj692709344
commited on
Jan 5, 2024
Commit
bd7a02b
·
1 Parent(s):
d3036f2
Create demo.py
Browse files
python demo "hello world"
Files changed (1)
hide
show
demo.py
+1
-0
demo.py
ADDED
Viewed
@@ -0,0 +1 @@
1
+
print("hello world!")