Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,52 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- tw
|
5 |
+
---
|
6 |
+
# Dataset Card for Dataset Name
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of the dataset. -->
|
9 |
+
|
10 |
+
這個資料涵蓋了截至2024/7/5,民事與刑事,具有參考價值之裁判
|
11 |
+
|
12 |
+
## Dataset Details
|
13 |
+
|
14 |
+
### Dataset Description
|
15 |
+
法律不該是資訊戰
|
16 |
+
|
17 |
+
|
18 |
+
- **Curated by:[AaronFeng]**
|
19 |
+
- **Funded by [AaronFeng]:**
|
20 |
+
- **Shared by [AaronFeng]:**
|
21 |
+
- **Language(s) (NLP):** [traditional Chinese]
|
22 |
+
- **License:** [Apache]
|
23 |
+
|
24 |
+
### Dataset Sources [optional]
|
25 |
+
|
26 |
+
<!-- Provide the basic links for the dataset. -->
|
27 |
+
https://tps.judicial.gov.tw/tw/np-931-011.html
|
28 |
+
|
29 |
+
|
30 |
+
## Uses
|
31 |
+
使用上不需要額外通知,但如果你想到什麼可以利用這個資料集的好點子或合作,歡迎聯絡我。
|
32 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
33 |
+
|
34 |
+
### Direct Use
|
35 |
+
法院實務見解
|
36 |
+
<!-- This section describes suitable use cases for the dataset. -->
|
37 |
+
|
38 |
+
[More Information Needed]
|
39 |
+
|
40 |
+
## Dataset Structure
|
41 |
+
|
42 |
+
title: 案件的標題或編號,這裡是 "102年度台上字第1388號",表示這是台灣某年度的特定案件編號。
|
43 |
+
id: 案件於原檔案中的順序編號,在這個條目中是 "九"。
|
44 |
+
description: 案件的描述,尚未使用,預計用於簡短的解釋。
|
45 |
+
main: 案件的主要內容或裁判要旨。
|
46 |
+
article: 提到的相關法條,指出了案件討論或應用的具體法律條文。
|
47 |
+
validity: 表示這條案件記錄的有效性,。
|
48 |
+
contributor: 貢獻者或提交此條目的用戶名。
|
49 |
+
from: 表示這條記錄來源的文件名。
|
50 |
+
|
51 |
+
## Dataset Card Contact
|
52 |
+
email:[email protected]
|