File size: 779 Bytes
b8e7c47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "features": [
    {
      "name": "JID",
      "dtype": "string"
    },
    {
      "name": "JYEAR",
      "dtype": "string"
    },
    {
      "name": "JCASE",
      "dtype": "string"
    },
    {
      "name": "JNO",
      "dtype": "string"
    },
    {
      "name": "JDATE",
      "dtype": "string"
    },
    {
      "name": "JTITLE",
      "dtype": "string"
    },
    {
      "name": "JFULL",
      "dtype": "string"
    },
    {
      "name": "JPDF",
      "dtype": "string"
    }
  ],
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 0,
      "num_examples": 9
    }
  },
  "description": "臺灣最高法院判決書資料集,包含裁判編號、日期、主題與全文內容,適用於法律 NLP 任務。",
  "license": "cc-by-nc-4.0"
}