Jiachen LIU commited on
Commit
dc2880c
1 Parent(s): 8ff63e4

Update README.md

Browse files
Files changed (1) hide show
  1. sharegpt/README.md +2 -2
sharegpt/README.md CHANGED
@@ -27,6 +27,6 @@ python -m fastchat.data.sample --in sg_90k_part1_html_cleaned_lang_first.json --
27
  ```
28
 
29
  ## Sorted data
30
- '''
31
  python sort.py --data-dir sg_90k_part1_html_cleaned_lang_first_sampled.json --out-file sg_90k_part1_html_cleaned_lang_first_sampled_sorted.json
32
- '''
 
27
  ```
28
 
29
  ## Sorted data
30
+ ```
31
  python sort.py --data-dir sg_90k_part1_html_cleaned_lang_first_sampled.json --out-file sg_90k_part1_html_cleaned_lang_first_sampled_sorted.json
32
+ ```