kimcando commited on
Commit
c66f16a
1 Parent(s): 1990517

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # Dataset Card for [KOR-RE-natures-and-environments]
6
+
7
+ You can find relation map, guidelines(written in Korean), short technical papers in this [github repo](https://github.com/boostcampaitech3/level2-data-annotation_nlp-level2-nlp-03). This work is done by as part of project for Boostcamp AI Tech supported by Naver Connect Foundation.
8
+
9
+ ### Dataset Description
10
+ * Language: Korean
11
+ * Task: Relation Extraction
12
+ * Topics: Natures and Environments
13
+ * Sources: Korean wiki
14
+
15
+
16
+ ### Main Data Fields
17
+ * Sentences: sentences
18
+ * Subject_entity: infos for subject entity in the sentence including words, start index, end index, type of entity
19
+ * object_entity: infos for object entity in the sentence including words, start index, end index, type of entity
20
+ * label : class ground truth label
21
+ * file : name of the file