Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
96harsh56
/
reborta_t1
like
0
Question Answering
Adapters
PyTorch
squad_v2
English
roberta
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Use this model
96harsh56
commited on
Feb 1, 2023
Commit
f9fca00
路
1 Parent(s):
4607733
test
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- squad_v2
5
+
language:
6
+
- en
7
+
metrics:
8
+
- f1
9
+
- accuracy
10
+
library_name: adapter-transformers
11
+
pipeline_tag: question-answering
12
+
---