Skip to content

Fix "customer" -> "custom" typo in finetuning_custom_label_demo README#7

Open
mvanhorn wants to merge 1 commit intoopenai:mainfrom
mvanhorn:docs/custom-label-typo
Open

Fix "customer" -> "custom" typo in finetuning_custom_label_demo README#7
mvanhorn wants to merge 1 commit intoopenai:mainfrom
mvanhorn:docs/custom-label-typo

Conversation

@mvanhorn
Copy link
Copy Markdown

Summary

Corrects "customer label" to "custom label" on line 7 of examples/data/finetuning_custom_label_demo/README.md.

Why

The sentence describes the dataset as adapting a base checkpoint to a "customer label (custom_secret)", but the category defined in label_space.json is custom_secret, the directory is finetuning_custom_label_demo, and line 19 of the same file says "label_space.json defines the custom ontology". The parenthetical custom_secret makes the intended word clear.

Change

Before: adapting a base checkpoint to a customer label
After: adapting a base checkpoint to a custom label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant