Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
vaiibhavgupta
/
finetuned-bleurt-large
like
0
Text Classification
Transformers
PyTorch
MultiRC
English
bert
Automated Answer Scoring
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
vaiibhavgupta
commited on
Aug 31, 2023
Commit
7453fde
•
1 Parent(s):
7dd190a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
- f1
8
+
library_name: transformers
9
+
pipeline_tag: text-classification
10
+
---