Yuchan5386 commited on
Commit
c373fa5
Β·
verified Β·
1 Parent(s): 172af21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def download_file(url, save_path):
16
  print(f"파일이 {save_path}에 μ €μž₯λ˜μ—ˆμ–΄μš”!")
17
 
18
  # μ‚¬μš© μ˜ˆμ‹œ
19
- download_file('', 'data.jsonl')
20
  file_path = 'data.jsonl'
21
 
22
  # 1. λŒ€ν™” 데이터 뢈러였기 (λͺ¨λ“  human-gpt 쌍 μΆ”μΆœ)
 
16
  print(f"파일이 {save_path}에 μ €μž₯λ˜μ—ˆμ–΄μš”!")
17
 
18
  # μ‚¬μš© μ˜ˆμ‹œ
19
+ download_file('https://huggingface.co/datasets/Yuchan5386/AI-hub-SummaryData/resolve/main/g1.jsonl?download=true', 'data.jsonl')
20
  file_path = 'data.jsonl'
21
 
22
  # 1. λŒ€ν™” 데이터 뢈러였기 (λͺ¨λ“  human-gpt 쌍 μΆ”μΆœ)