Datasets:

Languages:
English
ArXiv:
ChancesYuan commited on
Commit
d981da2
·
1 Parent(s): b772f5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  size_categories:
5
  - 1K<n<10K
6
  ---
7
- # Dataset Card for Dataset Name
8
 
9
  ## Dataset Description
10
 
@@ -22,10 +22,6 @@ The purpose of the KGE Edit task is to modify the erroneous knowledge in the KGE
22
 
23
  We build four datasets for the sub-task of EDIT and ADD based on two benchmark datasets FB15k-237, and WN18RR. Firstly, we train KG embedding models with language models. For EDIT task, we sample some hard triples as candidates following the procedure below. For the ADD sub-task, we leverage the original training set of FB15k-237 and WN18RR to build the pre-train dataset (original pre-train data) and use the data from the standard inductive setting as they are not seen before.
24
 
25
- ### Languages
26
-
27
- [More Information Needed]
28
-
29
  ## Dataset Structure
30
 
31
  ### Data Instances
 
4
  size_categories:
5
  - 1K<n<10K
6
  ---
7
+ # Dataset Card for KGEditor
8
 
9
  ## Dataset Description
10
 
 
22
 
23
  We build four datasets for the sub-task of EDIT and ADD based on two benchmark datasets FB15k-237, and WN18RR. Firstly, we train KG embedding models with language models. For EDIT task, we sample some hard triples as candidates following the procedure below. For the ADD sub-task, we leverage the original training set of FB15k-237 and WN18RR to build the pre-train dataset (original pre-train data) and use the data from the standard inductive setting as they are not seen before.
24
 
 
 
 
 
25
  ## Dataset Structure
26
 
27
  ### Data Instances