bong9513 commited on
Commit
f27724b
·
verified ·
1 Parent(s): 4031a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -6,12 +6,4 @@ license: mit
6
 
7
  This dataset was used as core training and retrieval data for the RAG system built at https://github.com/singbong/safety_rag/tree/master. You can find system details and code implementation examples in the [project GitHub repository](https://github.com/singbong/safety_rag/tree/master).
8
 
9
- ### 데이터셋 구조 예시
10
-
11
- | text | source | chunk_idx |
12
- | ---- | ------ | --------- |
13
- | "화물열차 사고로 인한 ..." | "24-01 위험물..." | 0 |
14
-
15
- 주요 컬럼은 text(본문 텍스트), source(원본 문서), chunk_idx(문서 내 본문 쪼개기 인덱스) 등으로 구성되어 있습니다.
16
-
17
  본 데이터는 안전 분야 RAG 시스템 학습 및 검색, AI 기반 안전 안내문 생성 등 다양한 연구에 활용될 수 있습니다.
 
6
 
7
  This dataset was used as core training and retrieval data for the RAG system built at https://github.com/singbong/safety_rag/tree/master. You can find system details and code implementation examples in the [project GitHub repository](https://github.com/singbong/safety_rag/tree/master).
8
 
 
 
 
 
 
 
 
 
9
  본 데이터는 안전 분야 RAG 시스템 학습 및 검색, AI 기반 안전 안내문 생성 등 다양한 연구에 활용될 수 있습니다.