Update README.md
Browse files
README.md
CHANGED
|
@@ -17,9 +17,9 @@ Project Page: https://ecnu-sea.github.io/
|
|
| 17 |
|
| 18 |
Each dataset contains four types of files as follows:
|
| 19 |
|
| 20 |
-
- **paper_raw_pdf:** Original paper in PDF format
|
| 21 |
-
- **paper_nougat_mmd:** The mmd files after parsed by [Nougat](https://github.com/facebookresearch/nougat)
|
| 22 |
-
- **review_raw_txt:** Crawled raw review text
|
| 23 |
- **review_json:** The processed review JSON file, including “Decision”, “Meta Review”, and for each review, “Summary”, “Strengths”, “Weaknesses”, “Questions”, “Soundness”, “Presentation”, “Contribution”, “Confidence”, and “Rating”.
|
| 24 |
|
| 25 |
|
|
|
|
| 17 |
|
| 18 |
Each dataset contains four types of files as follows:
|
| 19 |
|
| 20 |
+
- **paper_raw_pdf:** Original paper in PDF format.
|
| 21 |
+
- **paper_nougat_mmd:** The mmd files after parsed by [Nougat](https://github.com/facebookresearch/nougat).
|
| 22 |
+
- **review_raw_txt:** Crawled raw review text.
|
| 23 |
- **review_json:** The processed review JSON file, including “Decision”, “Meta Review”, and for each review, “Summary”, “Strengths”, “Weaknesses”, “Questions”, “Soundness”, “Presentation”, “Contribution”, “Confidence”, and “Rating”.
|
| 24 |
|
| 25 |
|