Commit a79063f
committed
chore: fix non-ambiguous typos with codespell
Fixed typos across the codebase (34 files):
- shoud -> should (README.md)
- primarly -> primarily (skyagent/README.md)
- assitant -> assistant (skyagent/agents/base.py)
- requirments -> requirements (skyagent/tasks/general_react/utils.py)
- Hightlight -> Highlight (skyagent/tasks/swebench/utils.py)
- tiemout -> timeout (skyagent/tasks/verifiers/naive_dapo.py)
- feilds -> fields (skyagent/tools/prompt.py)
- occured -> occurred (skyrl-gym/envs/lcb/livecodebench.py)
- accesible -> accessible (skyrl-gym/envs/lcb/livecodebench.py)
- comparision -> comparison (skyrl-gym/envs/lcb/livecodebench.py)
- unkown -> unknown (skyrl-train/import_utils.py)
- explictly -> explicitly (skyrl-train/pyproject.toml, workers/worker.py)
- overriden -> overridden (skyrl-train/docs/configuration/config.rst)
- Continous -> Continuous (skyrl-train/docs/configuration/config.rst)
- atleast -> at least (skyrl-train/docs, entrypoints, inference_engines)
- ore -> or (skyrl-train/docs/tutorials/tools_guide.rst)
- envrionment -> environment (skyrl-train/docs/tutorials/tools_guide.rst)
- intialize -> initialize (skyrl-train/skyrl_train/models.py)
- advatanges -> advantages (skyrl-train/dataset/replay_buffer.py)
- sychronizing -> synchronizing (skyrl-train/distributed/deepspeed_strategy.py)
- vise -> vice (skyrl-train/distributed/ulysses/monkey_patch.py)
- initalized -> initialized (skyrl-train/utils/ppo_utils.py)
- efficent -> efficient (skyrl-train/utils/torch_utils.py)
- divisble -> divisible (skyrl-train/utils/utils.py)
- Gneration -> Generation (skyrl-train/utils/utils.py)
- initalizing -> initializing (skyrl-train/tests/gpu/test_policy_local_engines_e2e.py)
- onl -> only (ms-swift/docs/source/Instruction/常见问题整理.md)
- initilize -> initialize (ms-swift/docs, examples, swift/plugin)
- dimmension -> dimension (ms-swift/examples, swift/plugin)
- everytime -> every time (ms-swift/examples/train/rft/rft.py)
- bewteen -> between (ms-swift/swift/llm/infer/rollout.py)
- loosing -> losing (ms-swift/swift/llm/train/tuner.py)
- Reseach -> Research (example/analysis_on_student_loan/README.md)
- reseach -> research (scripts/multi_rl.sh)
URLs and variable names (eles) were preserved as configured1 parent be507a8 commit a79063f
34 files changed
Lines changed: 50 additions & 50 deletions
File tree
- deepanalyze
- SkyRL
- skyagent
- skyagent
- agents
- tasks
- general_react
- swebench
- verifiers
- tools
- skyrl-gym/skyrl_gym/envs/lcb
- skyrl-train
- docs
- configuration
- getting-started
- tutorials
- skyrl_train
- dataset
- distributed
- ulysses
- entrypoints
- inference_engines/vllm
- utils
- workers
- tests/gpu
- ms-swift
- docs
- source_en/Instruction/GRPO/DeveloperGuide
- source/Instruction
- GRPO/DeveloperGuide
- examples/train
- grpo/plugin
- rft
- swift
- llm
- infer
- train
- plugin
- example/analysis_on_student_loan
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
485 | | - | |
| 484 | + | |
| 485 | + | |
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments