zanellac commited on
Commit
12e63c7
·
verified ·
1 Parent(s): 985294d

Mirror raw CrossRE data for DrBenchmark_PARTAGES

Browse files
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ task_categories:
4
+ - token-classification
5
+ language:
6
+ - en
7
+ pretty_name: CrossRE (mirror)
8
+ ---
9
+
10
+ # CrossRE (mirror)
11
+
12
+ Mirror of the raw CrossRE dataset files (named entity + relation extraction
13
+ across 6 domains: AI, literature, music, news, politics, science), hosted
14
+ here for use by [DrBenchmark_PARTAGES](https://github.com/) so collaborators
15
+ don't need to fetch the data manually.
16
+
17
+ Original source: Bassignana & Plank, "CrossRE: A Cross-Domain Dataset for
18
+ Relation Extraction" (Findings of EMNLP 2022).
19
+ https://github.com/mainlp/CrossRE
20
+
21
+ Please cite the original paper if you use this data.
ai-dev.json ADDED
The diff for this file is too large to render. See raw diff
 
ai-test.json ADDED
The diff for this file is too large to render. See raw diff
 
ai-train.json ADDED
The diff for this file is too large to render. See raw diff
 
literature-dev.json ADDED
The diff for this file is too large to render. See raw diff
 
literature-test.json ADDED
The diff for this file is too large to render. See raw diff
 
literature-train.json ADDED
The diff for this file is too large to render. See raw diff
 
music-dev.json ADDED
The diff for this file is too large to render. See raw diff
 
music-test.json ADDED
The diff for this file is too large to render. See raw diff
 
music-train.json ADDED
The diff for this file is too large to render. See raw diff
 
news-dev.json ADDED
The diff for this file is too large to render. See raw diff
 
news-test.json ADDED
The diff for this file is too large to render. See raw diff
 
news-train.json ADDED
The diff for this file is too large to render. See raw diff
 
politics-dev.json ADDED
The diff for this file is too large to render. See raw diff
 
politics-test.json ADDED
The diff for this file is too large to render. See raw diff
 
politics-train.json ADDED
The diff for this file is too large to render. See raw diff
 
science-dev.json ADDED
The diff for this file is too large to render. See raw diff
 
science-test.json ADDED
The diff for this file is too large to render. See raw diff
 
science-train.json ADDED
The diff for this file is too large to render. See raw diff