Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -79,5 +85,4 @@ Colab Pro+ A100.
|
|
79 |
|
80 |
## Citation [optional]
|
81 |
|
82 |
-
Efeoglu, Sefika, and Adrian Paschke. "Retrieval-Augmented Generation-based Relation Extraction." arXiv preprint arXiv:2404.13397 (2024).
|
83 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
datasets:
|
5 |
+
- SemEvalWorkshop/sem_eval_2010_task_8
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
base_model:
|
9 |
+
- google/flan-t5-base
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
|
|
85 |
|
86 |
## Citation [optional]
|
87 |
|
88 |
+
Efeoglu, Sefika, and Adrian Paschke. "Retrieval-Augmented Generation-based Relation Extraction." arXiv preprint arXiv:2404.13397 (2024).
|
|