Skip to content

Commit

Permalink
docs(sdk): update README.md to unify the spelling of Hugging Face (
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Jul 25, 2023
1 parent b52af91 commit dd20d99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ Get started integrating your Keras model with W&B today:

</details>
<details>
<summary>🤗 Huggingface Transformers</summary>
<summary>🤗 Hugging Face Transformers</summary>

Pass `wandb` to the `report_to` argument when you run a script using a HuggingFace Trainer. W&B will automatically log losses,
Pass `wandb` to the `report_to` argument when you run a script using a Hugging Face Trainer. W&B will automatically log losses,
evaluation metrics, model topology, and gradients.

**Note**: The environment you run your script in must have `wandb` installed.
Expand Down

0 comments on commit dd20d99

Please sign in to comment.