Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,9 @@ Qwen 2.5 1.5B Instruct fine tuned on APIGen 60k + Hammer 7.5k irrelavance datase
|
|
11 |
To reproduce this:
|
12 |
|
13 |
Go in the home/gaspard/exp_llmfc and make sbatch run.sh with a mpapping -v /home/gaspard/exp_llmfc/data04:/workspace/data04
|
|
|
14 |
If you want ro regenerate new data, you can do sbatch run_create_data.sh and map the newly generated data.
|
|
|
15 |
You can ajust the parameters of the trainnig in /home/gaspard/exp_llmfc/configs/config.json
|
16 |
|
17 |
|
|
|
11 |
To reproduce this:
|
12 |
|
13 |
Go in the home/gaspard/exp_llmfc and make sbatch run.sh with a mpapping -v /home/gaspard/exp_llmfc/data04:/workspace/data04
|
14 |
+
|
15 |
If you want ro regenerate new data, you can do sbatch run_create_data.sh and map the newly generated data.
|
16 |
+
|
17 |
You can ajust the parameters of the trainnig in /home/gaspard/exp_llmfc/configs/config.json
|
18 |
|
19 |
|