Update README.md
Browse files
README.md
CHANGED
|
@@ -90,3 +90,13 @@ configs:
|
|
| 90 |
- split: test
|
| 91 |
path: relation_extraction/test-*
|
| 92 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
- split: test
|
| 91 |
path: relation_extraction/test-*
|
| 92 |
---
|
| 93 |
+
|
| 94 |
+
# NEREL-bench
|
| 95 |
+
|
| 96 |
+
## Dataset Description
|
| 97 |
+
|
| 98 |
+
- **Repository:** [HuggingFace Datasets](https://huggingface.co/datasets/bond005/NEREL_bench)
|
| 99 |
+
- **Original NEREL Paper:** [NEREL: A Russian Dataset with Nested Named Entities, Relations and Events](https://acl-bg.org/proceedings/2021/RANLP%202021/pdf/2021.ranlp-1.100.pdf)
|
| 100 |
+
- **Original NEREL GitHub:** [https://github.com/nerel-ds/NEREL](https://github.com/nerel-ds/NEREL)
|
| 101 |
+
- **Language:** Russian
|
| 102 |
+
- **License:** MIT
|