jaeyong2 commited on
Commit
4f16991
1 Parent(s): 13de82b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,8 +16,8 @@ tags: []
16
  ## Evaluation
17
 
18
 
19
-
20
- ``` llm-jp-eval script
21
  !git clone https://github.com/llm-jp/llm-jp-eval.git
22
  !cd llm-jp-eval && pip install -e .
23
  !cd llm-jp-eval && python scripts/preprocess_dataset.py --dataset-name all --output-dir ./dataset_dir
 
16
  ## Evaluation
17
 
18
 
19
+ ### llm-jp-eval script(colab)
20
+ ```
21
  !git clone https://github.com/llm-jp/llm-jp-eval.git
22
  !cd llm-jp-eval && pip install -e .
23
  !cd llm-jp-eval && python scripts/preprocess_dataset.py --dataset-name all --output-dir ./dataset_dir