Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
softocean
/
my_awesome_model
like
0
Text Classification
Transformers
PyTorch
imdb
English
bert
imdb
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
softocean
commited on
Feb 17, 2023
Commit
4a80d1c
·
1 Parent(s):
d3b729c
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: apache-2.0
3
+
datasets:
4
+
- imdb
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
library_name: transformers
10
+
pipeline_tag: text-classification
11
+
---