huckiyang commited on
Commit
9f9420a
·
verified ·
1 Parent(s): b62341b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,8 +6,10 @@ base_model:
6
  - Qwen/Qwen2-Audio-7B-Instruct
7
  ---
8
 
9
- data process:
10
- Place the WAV and JSON files in `dev_data`.
 
 
11
  To distinguish the recognition performance of each part, prefix the file names of part1 with `fold-d-`, prefix the file names of part2 with `fold-a-` `fold-b-` `fold-c-`,
12
  and prefix the file names of part3 with `fold-e-`.
13
 
 
6
  - Qwen/Qwen2-Audio-7B-Instruct
7
  ---
8
 
9
+ - data process
10
+
11
+ - Place the WAV and JSON files in `dev_data`.
12
+
13
  To distinguish the recognition performance of each part, prefix the file names of part1 with `fold-d-`, prefix the file names of part2 with `fold-a-` `fold-b-` `fold-c-`,
14
  and prefix the file names of part3 with `fold-e-`.
15