Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
-
datasets:
|
| 4 |
-
- acl_future_work
|
| 5 |
-
- neurips_future_work
|
| 6 |
-
---
|
| 7 |
|
| 8 |
-
|
|
|
|
| 9 |
|
| 10 |
|
| 11 |
## 📦 Dataset Details
|
|
@@ -14,11 +11,11 @@ datasets:
|
|
| 14 |
|
| 15 |
This dataset includes:
|
| 16 |
|
| 17 |
-
- `ACL_2012.csv` to `ACL_2024.csv`: Tabular data where each row is a paper and each column represents a paper section
|
| 18 |
- `NeurIPS_2021.csv`, `NeurIPS_2022.csv`: Similar format as ACL `.csv` files.
|
| 19 |
-
- `ACL_2023.json`, `ACL_2024.json`: Each file contains paper-wise parsed output including section headers and content.
|
| 20 |
|
| 21 |
-
Each record is either a paper (in `.csv`) or a structured section-by-section breakdown of a paper (in `.json`).
|
| 22 |
|
| 23 |
- **Languages:** English
|
| 24 |
- **Total Papers (after filtering):** Varies by year (see `Statistics` section on HF for breakdown)
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
+
|
| 5 |
+
# 📚 ACL & NeurIPS Dataset
|
| 6 |
|
| 7 |
|
| 8 |
## 📦 Dataset Details
|
|
|
|
| 11 |
|
| 12 |
This dataset includes:
|
| 13 |
|
| 14 |
+
- `ACL_2012.csv` to `ACL_2024.csv`: Tabular data where each row is a paper and each column represents a paper section.
|
| 15 |
- `NeurIPS_2021.csv`, `NeurIPS_2022.csv`: Similar format as ACL `.csv` files.
|
| 16 |
+
- `ACL_2023.json`, `ACL_2024.json`: Each file contains paper-wise parsed output including section headers and content.
|
| 17 |
|
| 18 |
+
Each record is either a paper (in `.csv`) or a structured section-by-section breakdown of a paper (in `.json`).
|
| 19 |
|
| 20 |
- **Languages:** English
|
| 21 |
- **Total Papers (after filtering):** Varies by year (see `Statistics` section on HF for breakdown)
|