StanBienaives commited on
Commit
e98764c
·
verified ·
1 Parent(s): bd2ce23

Upload dataset

Browse files
README.md CHANGED
@@ -1,4 +1,35 @@
1
  ---
2
  language:
3
  - fr
4
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  language:
3
  - fr
4
+ dataset_info:
5
+ features:
6
+ - name: id
7
+ dtype: string
8
+ - name: status
9
+ dtype: string
10
+ - name: inserted_at
11
+ dtype: timestamp[us]
12
+ - name: updated_at
13
+ dtype: timestamp[us]
14
+ - name: _server_id
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ - name: label_0.responses
19
+ sequence: string
20
+ - name: label_0.responses.users
21
+ sequence: string
22
+ - name: label_0.responses.status
23
+ sequence: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 9466267
27
+ num_examples: 10000
28
+ download_size: 4617846
29
+ dataset_size: 9466267
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/{train-00000-of-00002.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:568d07a0d3fa1571adce0f74fad423096e5fe9a527cd95777ad6694970642cf1
3
- size 127329055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1106303fb642019ed1a6ec059e93351837a778fe81d3ed9d9e1d8c322da01f0d
3
+ size 4617846
data/train-00001-of-00002.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ccee5f12c232588bdb99526717d878c8d60c064ed40893fd950925d2e49ebc5
3
- size 127938713
 
 
 
 
dataset_infos.json CHANGED
@@ -1 +1,113 @@
1
- {"StanBienaives--jade-considerants": {"description": " This dataset is an extraction from the OPENDATA/JADE. A list of case laws from the French court \"Conseil d'Etat\".\n", "citation": "", "homepage": "echanges.dila.gouv.fr", "license": "/\n This dataset is licensed under Creative Commons Attribution 4.0 International License.\n", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 539817633, "num_examples": 637973, "dataset_name": "jade-considerants"}, "test": {"name": "test", "num_bytes": 135294311, "num_examples": 159287, "dataset_name": "jade-considerants"}}, "download_checksums": null, "download_size": 319188306, "post_processing_size": null, "dataset_size": 675111944, "size_in_bytes": 994300250}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "StanBienaives--jade-considerants": {
3
+ "description": " This dataset is an extraction from the OPENDATA/JADE. A list of case laws from the French court \"Conseil d'Etat\".\n",
4
+ "citation": "",
5
+ "homepage": "echanges.dila.gouv.fr",
6
+ "license": "/\n This dataset is licensed under Creative Commons Attribution 4.0 International License.\n",
7
+ "features": {
8
+ "text": {
9
+ "dtype": "string",
10
+ "id": null,
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "post_processed": null,
15
+ "supervised_keys": null,
16
+ "task_templates": null,
17
+ "builder_name": null,
18
+ "config_name": null,
19
+ "version": null,
20
+ "splits": {
21
+ "train": {
22
+ "name": "train",
23
+ "num_bytes": 539817633,
24
+ "num_examples": 637973,
25
+ "dataset_name": "jade-considerants"
26
+ },
27
+ "test": {
28
+ "name": "test",
29
+ "num_bytes": 135294311,
30
+ "num_examples": 159287,
31
+ "dataset_name": "jade-considerants"
32
+ }
33
+ },
34
+ "download_checksums": null,
35
+ "download_size": 319188306,
36
+ "post_processing_size": null,
37
+ "dataset_size": 675111944,
38
+ "size_in_bytes": 994300250
39
+ },
40
+ "default": {
41
+ "description": "",
42
+ "citation": "",
43
+ "homepage": "",
44
+ "license": "",
45
+ "features": {
46
+ "id": {
47
+ "dtype": "string",
48
+ "_type": "Value"
49
+ },
50
+ "status": {
51
+ "dtype": "string",
52
+ "_type": "Value"
53
+ },
54
+ "inserted_at": {
55
+ "dtype": "timestamp[us]",
56
+ "_type": "Value"
57
+ },
58
+ "updated_at": {
59
+ "dtype": "timestamp[us]",
60
+ "_type": "Value"
61
+ },
62
+ "_server_id": {
63
+ "dtype": "string",
64
+ "_type": "Value"
65
+ },
66
+ "text": {
67
+ "dtype": "string",
68
+ "_type": "Value"
69
+ },
70
+ "label_0.responses": {
71
+ "feature": {
72
+ "dtype": "string",
73
+ "_type": "Value"
74
+ },
75
+ "_type": "Sequence"
76
+ },
77
+ "label_0.responses.users": {
78
+ "feature": {
79
+ "dtype": "string",
80
+ "_type": "Value"
81
+ },
82
+ "_type": "Sequence"
83
+ },
84
+ "label_0.responses.status": {
85
+ "feature": {
86
+ "dtype": "string",
87
+ "_type": "Value"
88
+ },
89
+ "_type": "Sequence"
90
+ }
91
+ },
92
+ "builder_name": "generator",
93
+ "dataset_name": "generator",
94
+ "config_name": "default",
95
+ "version": {
96
+ "version_str": "0.0.0",
97
+ "major": 0,
98
+ "minor": 0,
99
+ "patch": 0
100
+ },
101
+ "splits": {
102
+ "train": {
103
+ "name": "train",
104
+ "num_bytes": 9466267,
105
+ "num_examples": 10000,
106
+ "dataset_name": "jade-considerants"
107
+ }
108
+ },
109
+ "download_size": 4617846,
110
+ "dataset_size": 9466267,
111
+ "size_in_bytes": 14084113
112
+ }
113
+ }