Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
notaphoenix
/
shakespeare_classifier_model
like
1
Text Classification
Transformers
PyTorch
Safetensors
notaphoenix/shakespeare_dataset
English
distilbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
notaphoenix
commited on
Jun 1, 2023
Commit
36bca16
·
1 Parent(s):
5f716dd
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- notaphoenix/shakespeare_dataset
5
+
language:
6
+
- en
7
+
metrics:
8
+
- f1
9
+
pipeline_tag: text-classification
10
+
---