jihye-moon
commited on
Commit
•
7c6f68c
1
Parent(s):
3c047c4
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,19 @@ tags:
|
|
7 |
- legal
|
8 |
size_categories:
|
9 |
- 1K<n<10K
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- legal
|
8 |
size_categories:
|
9 |
- 1K<n<10K
|
10 |
+
---
|
11 |
+
|
12 |
+
### Dataset Description
|
13 |
+
|
14 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
15 |
+
|
16 |
+
법률에 대한 질문과 답변으로 구성된 데이터셋 입니다. 아래의 세 가지 데이터셋을 합쳐 해당 데이터를 만들었습니다.
|
17 |
+
|
18 |
+
|
19 |
+
| 정보 출처 | Dataset Page | Rows |
|
20 |
+
|---|---|---|
|
21 |
+
|[찾기쉬운생활법령정보](https://www.easylaw.go.kr/CSP/OnhunqueansLstRetrieve.laf?search_put=)| [jiwoochris/easylaw_kr](https://huggingface.co/datasets/jiwoochris/easylaw_kr) | 2,195 rows |
|
22 |
+
|www.freelawfirm.co.kr| [LegalQA](https://github.com/haven-jeon/LegalQA/blob/main/data/legalqa.jsonlines) | 1,830 rows |
|
23 |
+
|[대한법률구조공단](https://www.klac.or.kr/legalinfo/counsel.do)| [jihye-moon/klac_legal_aid_counseling](https://huggingface.co/datasets/jihye-moon/klac_legal_aid_counseling) | 10,037 rows |
|
24 |
+
|
25 |
+
※ 해당 데이터는 모두 웹 페이지를 크롤링 하여 구축된 데이터 입니다.
|