Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MrFitzmaurice
/
roberta-finetuned-topic-5
like
0
Text Classification
Adapters
PyTorch
TensorBoard
English
roberta
code
NLP
Model card
Files
Files and versions
Metrics
Training metrics
Community
Use this model
MrFitzmaurice
commited on
Jan 24, 2023
Commit
29e9423
·
1 Parent(s):
1546e29
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
+
library_name: adapter-transformers
7
+
pipeline_tag: text-classification
8
+
tags:
9
+
- code
10
+
- NLP
11
+
---