Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- en
|
4 |
tags:
|
5 |
- question-answering
|
@@ -11,6 +11,8 @@ datasets:
|
|
11 |
- squad2
|
12 |
- quac
|
13 |
- nq
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Model Card for sgarbi/t5-compact-qa-gen
|
@@ -66,4 +68,4 @@ The model was trained using a novel input and output formatting technique, focus
|
|
66 |
year = {2024},
|
67 |
publisher = {Hugging Face},
|
68 |
journal = {Hugging Face Model Hub}
|
69 |
-
}
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- en
|
4 |
tags:
|
5 |
- question-answering
|
|
|
11 |
- squad2
|
12 |
- quac
|
13 |
- nq
|
14 |
+
- stanfordnlp/coqa
|
15 |
+
- ibm/duorc
|
16 |
---
|
17 |
|
18 |
# Model Card for sgarbi/t5-compact-qa-gen
|
|
|
68 |
year = {2024},
|
69 |
publisher = {Hugging Face},
|
70 |
journal = {Hugging Face Model Hub}
|
71 |
+
}
|