nhop commited on
Commit
e4e4247
·
verified ·
1 Parent(s): f9f9ab7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ A dataset mapping sections of academic papers to one of the following section ty
50
  4: Conclusion
51
 
52
 
53
- The dataset was collected by taking the GROBID parses of academic papers in the [ACL-OCL](https://huggingface.co/datasets/WINGNUS/ACL-OCL/tree/main) dataset and matching the section headings to one of the synonyms of each section type. Sections that did not have a match were disregarded. The following synonyms are used:
54
 
55
  | Section Type | Synonyms |
56
  |------------|------------|
 
50
  4: Conclusion
51
 
52
 
53
+ The dataset was collected by taking the [GROBID](https://github.com/kermitt2/grobid) parses of academic papers in the [ACL-OCL](https://huggingface.co/datasets/WINGNUS/ACL-OCL/tree/main) dataset and matching the section headings to one of the synonyms of each section type. Sections that did not have a match were disregarded. The following synonyms are used:
54
 
55
  | Section Type | Synonyms |
56
  |------------|------------|