Datasets:

Modalities:
Text
Formats:
json
Languages:
Korean
ArXiv:
Libraries:
Datasets
pandas
License:
taeshahn commited on
Commit
3d73eec
1 Parent(s): 87018fa

Update ko-lima.py

Browse files
Files changed (1) hide show
  1. ko-lima.py +2 -2
ko-lima.py CHANGED
@@ -31,8 +31,8 @@ A high-quality korean dataset for efficient instruction tuning.
31
  _HOMEPAGE = ""
32
  _LICENSE = ""
33
  _URLS = {
34
- "plain": "lima_deepl_ko.zip",
35
- "vicuna": "lima_deepl_ko_vicuna.zip",
36
  }
37
 
38
 
 
31
  _HOMEPAGE = ""
32
  _LICENSE = ""
33
  _URLS = {
34
+ "plain": "koLIMA-plain.zip", #
35
+ "vicuna": "koLIMA-vicuna.zip", #
36
  }
37
 
38