Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
softocean
/
my_awesome_model
like
0
Text Classification
Transformers
PyTorch
imdb
English
bert
imdb
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
softocean
commited on
Feb 17, 2023
Commit
fe9b67d
·
1 Parent(s):
5a9b768
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -8,4 +8,6 @@ metrics:
8
- accuracy
9
library_name: transformers
10
pipeline_tag: text-classification
11
---
8
- accuracy
9
library_name: transformers
10
pipeline_tag: text-classification
11
+
tags:
12
+
- imdb
13
---