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
khacdiep2208
/
text_classification
like
0
Text Classification
English
code
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
khacdiep2208
commited on
Jun 11, 2025
Commit
449c6fb
·
verified
·
1 Parent(s):
f03019e
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
language:
3
+
- en
4
+
metrics:
5
+
- accuracy
6
+
base_model:
7
+
- distilbert/distilbert-base-uncased
8
+
pipeline_tag: text-classification
9
+
tags:
10
+
- code
11
+
---