PereLluis13
commited on
Commit
•
645e329
1
Parent(s):
2ee9ca3
Update README.md
Browse files
README.md
CHANGED
@@ -51,9 +51,9 @@ mREBEL is introduced in the ACL 2023 paper [RED^{FM}: a Filtered and Multilingua
|
|
51 |
url = "https://arxiv.org/abs/2306.09802",
|
52 |
}
|
53 |
|
54 |
-
The original repository for the paper can be found [here](https://github.com/Babelscape/rebel)
|
55 |
|
56 |
-
Be aware that the inference widget at the right does not output special tokens, which are necessary to distinguish the subject, object and relation types. For a demo of
|
57 |
|
58 |
## Pipeline usage
|
59 |
|
|
|
51 |
url = "https://arxiv.org/abs/2306.09802",
|
52 |
}
|
53 |
|
54 |
+
The original repository for the paper can be found [here](https://github.com/Babelscape/rebel#REDFM)
|
55 |
|
56 |
+
Be aware that the inference widget at the right does not output special tokens, which are necessary to distinguish the subject, object and relation types. For a demo of mREBEL and its pre-training dataset check the [Spaces demo](https://huggingface.co/spaces/Babelscape/mrebel-demo).
|
57 |
|
58 |
## Pipeline usage
|
59 |
|