Pclanglais commited on
Commit
9996d01
·
verified ·
1 Parent(s): b844a58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -37,7 +37,7 @@ size_categories:
37
 
38
  Open Government is the largest agregation of governement text and data made available as part of open data programs.
39
 
40
- In total, the dataset contains approximately 390B tokens. While Open Government aims to become a global resource, in its current state it mostly features open datasets from the US, France, European and international organizations.
41
 
42
  The dataset comprises 16 collections curated through two different initiaties: Finance commons and Legal commons.
43
 
@@ -97,17 +97,18 @@ Total tokens by subset:
97
  Legal Commons is a collection of legal and administrative datasets. The datasets come mostly from the EU and the US and cover a wide range of languages. These datasets are useful for developing language models with legal knowledge, as well as models that are ideal for document processing in official administrative applications.
98
 
99
  * **Europarl** This dataset is a multilingual parallel corpus, drawn from [the proceedings of the European Parliament](https://www.statmt.org/europarl/). It includes texts from 21 EU languages. It was originally compiled by [Koehn (2005)](https://aclanthology.org/2005.mtsummit-papers.11/).
100
- * **Caselaw Access Project** This dataset consists of 6,930,777 legal cases, digitized from [Harvard Law School Library's physical collection of American case law](https://case.law). The dataset spans the years 1658 to 2020. The dataset is primarily in English.
101
  * **CourtListener** This is a [dataset](https://www.courtlistener.com/help/api/bulk-data/) of opinions, oral arguments, judges, judicial financial records, and federal filings put together by the [Free Law Project](https://free.law/contact).
102
- * **EUR-lex.} This is a dataset of 57,000 [legislative documents from the EU](https://eur-lex.europa.eu/). It is based on the dataset by [Loza Mencía & Fürnkranz (2010)](https://link.springer.com/chapter/10.1007/978-3-642-12837-0_11) and developed by.
103
  [Chalkidis et al. (2019)](https://aclanthology.org/P19-1636/). The documents have also been annotated by the [Publications Office of EU](https://publications.europa.eu/en) with concepts from [EuroVoc](http://eurovoc.europa.eu/). The dataset covers all 24 EU languages.
104
  * **Eurovoc** Eurovoc is a dataset containing 3,700,000 documents in 39 languages with associated [EuroVoc](http://eurovoc.europa.eu/) labels. The documents come from [Cellar](https://op.europa.eu/en/web/cellar), which is a data repository for the Publications Office of the European Union. This dataset was originally compiled by Sébastien Campion and the original version is available: [https://huggingface.co/datasets/EuropeanParliament/Eurovoc](https://huggingface.co/datasets/EuropeanParliament/Eurovoc).
105
- * **law_parliament** This dataset comes from French Parliament via [Regards Citoyens](https://www.regardscitoyens.org/#&panel1-1)
106
- * **French Open Data** This dataset comes from French administrative bodies’ websites, for example the French Directorate of Legal and Administrative Information ([Direction de l'information légale et administrative](https://echanges.dila.gouv.fr/OPENDATA/); DILA)), which is a French public administrative entity that disseminates information about laws and their applications to the public.
 
107
  * **US PTO** This dataset comprises documents from the United States Patent and Trademark Office (USPTO), which is the federal agency that grants patents and registers trademarks. This dataset consists of actions from this agency from 2019-2022. It was originally published as part of the [Pile of Law](https://huggingface.co/datasets/pile-of-law/pile-of-law) [(Henderson et al. (2022)](https://openreview.net/forum?id=3HCT3xfNm9r).
108
  * **UN Digital Library** This dataset comes from the [UN Digital Library](https://digitallibrary.un.org/?ln=en).
109
- * **PleIAs European Legal Dataset** This comprises data from various EU websites, e.g. [Archives of the EU Institute](https://archives.eui.eu/) and the [Council of the EU](https://www.consilium.europa.eu/en/general-secretariat/corporate-policies/transparency/open-data/).
110
- * ** OECD** This data comes from the [Organisation for Economic Co-operation and Development (OECD)](https://www.oecd.org/en/data/datasets.html?orderBy=mostRelevant&page=0).
111
 
112
 
113
  Tokens by subset:
@@ -118,13 +119,12 @@ Tokens by subset:
118
  | CourtListener | 22,463,960,458 |
119
  | EUR-lex | 64,896,588,374 |
120
  | Eurovoc | 31,613,548,606 |
121
- | law_parliament | 275,623,650 |
122
  | French Open Data | 24,480,289,170 |
123
  | USPTO | 200,115,310,846 |
124
  | UN Digital Library | 1,764,113,826 |
125
- | European Open Data | 3,627,192,797 |
126
  | OECD | 575,213,706 |
127
- | **Total Tokens:** | **363,639,398,827** |
128
 
129
  ## How to Use
130
 
@@ -136,7 +136,7 @@ The dataset is multilingual. The language text is included in the metadata, so d
136
 
137
  ### Personal and Sensitive Information
138
 
139
- We have attempted to remove personally identifiable information (PII). We primarily use [Microsoft Presidio](https://microsoft.github.io/presidio/), but make additional modifications to account for language- and country-specific considerations, such as European phone number formats.
140
 
141
 
142
  # Acknowledgements
 
37
 
38
  Open Government is the largest agregation of governement text and data made available as part of open data programs.
39
 
40
+ In total, the dataset contains approximately 380B tokens. While Open Government aims to become a global resource, in its current state it mostly features open datasets from the US, France, European and international organizations.
41
 
42
  The dataset comprises 16 collections curated through two different initiaties: Finance commons and Legal commons.
43
 
 
97
  Legal Commons is a collection of legal and administrative datasets. The datasets come mostly from the EU and the US and cover a wide range of languages. These datasets are useful for developing language models with legal knowledge, as well as models that are ideal for document processing in official administrative applications.
98
 
99
  * **Europarl** This dataset is a multilingual parallel corpus, drawn from [the proceedings of the European Parliament](https://www.statmt.org/europarl/). It includes texts from 21 EU languages. It was originally compiled by [Koehn (2005)](https://aclanthology.org/2005.mtsummit-papers.11/).
100
+ * **Caselaw** This dataset consists of 6,930,777 legal cases, digitized from [Harvard Law School Library's physical collection of American case law](https://case.law). The dataset spans the years 1658 to 2020. The dataset is primarily in English.
101
  * **CourtListener** This is a [dataset](https://www.courtlistener.com/help/api/bulk-data/) of opinions, oral arguments, judges, judicial financial records, and federal filings put together by the [Free Law Project](https://free.law/contact).
102
+ * **EUR-lex** This is a dataset of 57,000 [legislative documents from the EU](https://eur-lex.europa.eu/). It is based on the dataset by [Loza Mencía & Fürnkranz (2010)](https://link.springer.com/chapter/10.1007/978-3-642-12837-0_11) and developed by.
103
  [Chalkidis et al. (2019)](https://aclanthology.org/P19-1636/). The documents have also been annotated by the [Publications Office of EU](https://publications.europa.eu/en) with concepts from [EuroVoc](http://eurovoc.europa.eu/). The dataset covers all 24 EU languages.
104
  * **Eurovoc** Eurovoc is a dataset containing 3,700,000 documents in 39 languages with associated [EuroVoc](http://eurovoc.europa.eu/) labels. The documents come from [Cellar](https://op.europa.eu/en/web/cellar), which is a data repository for the Publications Office of the European Union. This dataset was originally compiled by Sébastien Campion and the original version is available: [https://huggingface.co/datasets/EuropeanParliament/Eurovoc](https://huggingface.co/datasets/EuropeanParliament/Eurovoc).
105
+ * **French Open Data** This dataset comprises two different sub-collections :
106
+ * **DILA**: Various open data program coordinated by the French Directorate of Legal and Administrative Information ([Direction de l'information légale et administrative](https://echanges.dila.gouv.fr/OPENDATA/); DILA)), which is a French public administrative entity that disseminates information about laws and their applications to the public.
107
+ * **French Admin Sites**: a comprehensive administrative crawl of about 200 French websites from the public sector managed by Pleias for the DINUM. This include both documents in web and PDF formats.
108
  * **US PTO** This dataset comprises documents from the United States Patent and Trademark Office (USPTO), which is the federal agency that grants patents and registers trademarks. This dataset consists of actions from this agency from 2019-2022. It was originally published as part of the [Pile of Law](https://huggingface.co/datasets/pile-of-law/pile-of-law) [(Henderson et al. (2022)](https://openreview.net/forum?id=3HCT3xfNm9r).
109
  * **UN Digital Library** This dataset comes from the [UN Digital Library](https://digitallibrary.un.org/?ln=en).
110
+ * **PleIAs European Archive Dataset** This comprises older archives with an historical/cultural heritage value from EU websites, e.g. [Archives of the EU Institute](https://archives.eui.eu/) and the [Council of the EU](https://www.consilium.europa.eu/en/general-secretariat/corporate-policies/transparency/open-data/).
111
+ * **OECD** This data comes from the [Organisation for Economic Co-operation and Development (OECD)](https://www.oecd.org/en/data/datasets.html?orderBy=mostRelevant&page=0).
112
 
113
 
114
  Tokens by subset:
 
119
  | CourtListener | 22,463,960,458 |
120
  | EUR-lex | 64,896,588,374 |
121
  | Eurovoc | 31,613,548,606 |
 
122
  | French Open Data | 24,480,289,170 |
123
  | USPTO | 200,115,310,846 |
124
  | UN Digital Library | 1,764,113,826 |
125
+ | European Archives | 3,627,192,797 |
126
  | OECD | 575,213,706 |
127
+ | **Total Tokens:** | **363,359,743,977** |
128
 
129
  ## How to Use
130
 
 
136
 
137
  ### Personal and Sensitive Information
138
 
139
+ We have attempted to remove non-public personally identifiable information (PII). We primarily use [Microsoft Presidio](https://microsoft.github.io/presidio/), but make additional modifications to account for language- and country-specific considerations, such as European phone number formats.
140
 
141
 
142
  # Acknowledgements