ping98k commited on
Commit
0368d11
·
verified ·
1 Parent(s): 3897233

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
 
7
  ![image](https://cdn-uploads.huggingface.co/production/uploads/64739bc371f07ae738d2d61d/CmtHh8KBVf2U2TfGGl1y5.png)
8
 
9
-
10
  training_args = GRPOConfig(
11
  vllm_sampling_params = vllm_sampling_params,
12
  # max_grad_norm = 0.1,
@@ -31,3 +31,4 @@ training_args = GRPOConfig(
31
  report_to = "wandb",
32
  output_dir = "outputs",
33
  )
 
 
6
 
7
  ![image](https://cdn-uploads.huggingface.co/production/uploads/64739bc371f07ae738d2d61d/CmtHh8KBVf2U2TfGGl1y5.png)
8
 
9
+ ```
10
  training_args = GRPOConfig(
11
  vllm_sampling_params = vllm_sampling_params,
12
  # max_grad_norm = 0.1,
 
31
  report_to = "wandb",
32
  output_dir = "outputs",
33
  )
34
+ ```