Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ datasets:
|
|
10 |
---
|
11 |
|
12 |
# Arabic Relation Extraction Model
|
|
|
13 |
- Relation Extraction model based on [GigaBERTv4](https://huggingface.co/lanwuwei/GigaBERT-v4-Arabic-and-English).
|
14 |
- ACE2005 Training data: Arabic
|
15 |
- [Relation tags](https://www.ldc.upenn.edu/sites/www.ldc.upenn.edu/files/arabic-relations-guidelines-v6.5.pdf) including: Physical, Part-whole, Personal-Social, 'ORG-Affiliation, Agent-Artifact, Gen-Affiliation
|
|
|
10 |
---
|
11 |
|
12 |
# Arabic Relation Extraction Model
|
13 |
+
- [Github repo](https://github.com/edchengg/GigaBERT)
|
14 |
- Relation Extraction model based on [GigaBERTv4](https://huggingface.co/lanwuwei/GigaBERT-v4-Arabic-and-English).
|
15 |
- ACE2005 Training data: Arabic
|
16 |
- [Relation tags](https://www.ldc.upenn.edu/sites/www.ldc.upenn.edu/files/arabic-relations-guidelines-v6.5.pdf) including: Physical, Part-whole, Personal-Social, 'ORG-Affiliation, Agent-Artifact, Gen-Affiliation
|