File size: 1,320 Bytes
070ff00
5d2f762
070ff00
 
 
 
 
 
 
 
 
 
 
b63a63a
070ff00
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52b082f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19ef010
52b082f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
license: cc-by-nc-4.0
language:
- fr
multilinguality:
- monolingual
tags:
- administrative documents
- whole word masking
- text-mining
- text generation
- information extraction


dataset_info:
  features:
  - name: ID
    dtype: int64
  - name: Sentences
    dtype: string
  splits:
  - name: train
    num_bytes: 14666274831.145327
    num_examples: 40261727
  - name: test
    num_bytes: 3666568798.8546734
    num_examples: 10065432
  download_size: 11212509607
  dataset_size: 18332843630.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---



# Adminset the first dataset of French Administrative documents

Adminset is a dataset of more than 50 millions sentences or text fragments, extract from French adminstrative documents produce by municipalities, communes, metropolises, départements, regions, prefectures and ministries. 



## Citation

If you use this dataset, please cite the following paper:

```
Thomas Sebbag, Solen Quiniou, Nicolas Stucky, Emmanuel Morin.
AdminSet and AdminBERT: a Dataset and a Pre-trained Language Model to Explore the Unstructured Maze of French Administrative Documents,
Proceedings of the 31st International Conference on Computational Linguistics (COLING 2025).
```


<!-- ```bibtex

``` -->