File size: 720 Bytes
c0a17d7
 
 
5324925
 
c0a17d7
 
 
 
 
 
 
 
 
 
 
90bfe02
c0a17d7
 
5324925
089dd8b
5324925
 
c0a17d7
 
 
 
 
39c702f
bc4ff01
37e6342
 
 
 
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
---
dataset_info:
  features:
  - name: _id
    dtype: string
  - name: title
    dtype: string
  - name: url
    dtype: string
  - name: case
    dtype: string
  - name: content
    dtype: string
  - name: footnote
    dtype: string
  - name: footnote_list
    sequence: string
  splits:
  - name: train
    num_bytes: 16458210
    num_examples: 1074
  download_size: 7990208
  dataset_size: 16458210
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
---

* The data is using scrapy to get from the https://www.legis-pedia.com/article.
* The footnote is the content of the reference of the article.
* The footnote_list is a list parsed from footnote for easy reference.