readme
Browse files
README.md
CHANGED
@@ -62,11 +62,11 @@ Each instance is an annotated paper with title, abstract, year.
|
|
62 |
- `goal3`: goal in string format
|
63 |
- `acknowledgments`: acknowledgments
|
64 |
- `year`: Year of publication
|
65 |
-
- `sdg1` to `sdg17`: Boolean value that indicates if the paper
|
66 |
|
67 |
### Data Splits
|
68 |
|
69 |
-
|
70 |
|
71 |
## Dataset Creation
|
72 |
|
|
|
62 |
- `goal3`: goal in string format
|
63 |
- `acknowledgments`: acknowledgments
|
64 |
- `year`: Year of publication
|
65 |
+
- `sdg1` to `sdg17`: Boolean value that indicates if the paper addresses the United Nations Social Development Goal.
|
66 |
|
67 |
### Data Splits
|
68 |
|
69 |
+
NLP4SGPapers contains train, test and validation splits.
|
70 |
|
71 |
## Dataset Creation
|
72 |
|