Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
traberph
/
RedBERT
like
3
Text Classification
Transformers
PyTorch
webis/tldr-17
English
distilbert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
traberph
commited on
Jul 10, 2023
Commit
a572b3d
•
1 Parent(s):
5840657
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
datasets:
4
+
- webis/tldr-17
5
+
language:
6
+
- en
7
+
library_name: transformers
8
+
pipeline_tag: text-classification
9
+
---