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
vnarasiman
/
unwrap-final
like
0
Text Classification
Safetensors
English
distilbert
reddit
classifier
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
vnarasiman
commited on
Apr 2
Commit
7a08946
·
verified
·
1 Parent(s):
a891750
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- distilbert/distilbert-base-uncased
7
+
pipeline_tag: text-classification
8
+
tags:
9
+
- reddit
10
+
- classifier
11
+
---