donsek commited on
Commit
d1ba591
·
verified ·
1 Parent(s): 4353ad9

Update README.md

Browse files

Dataset comprised of UN General Assembly Votes and Resolutions from 2000 to 2023.

Source of dataset is https://digitallibrary.un.org/

Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ - token-classification
6
+ language:
7
+ - en
8
+ tags:
9
+ - politics
10
+ - UN
11
+ - NLP
12
+ pretty_name: General Assembly Votes and Resolutions
13
+ size_categories:
14
+ - 10K<n<100K
15
+ ---