Skip to content

Commit

Permalink
add model card
Browse files Browse the repository at this point in the history
  • Loading branch information
jackclarksf authored and WuTheFWasThat committed Aug 20, 2019
1 parent e937879 commit cb41537
Show file tree
Hide file tree
Showing 3 changed files with 1,066 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ See more details in our [blog post](https://blog.openai.com/better-language-mode

This repository is meant to be a starting point for researchers and engineers to experiment with GPT-2.

For basic information, see our [model card](./model_card.md).

### Some caveats

- GPT-2 models' robustness and worst case behaviors are not well-understood. As with any machine-learned model, carefully evaluate GPT-2 for your use case, especially if used without fine-tuning or in safety-critical applications where reliability is important.
Expand Down

0 comments on commit cb41537

Please sign in to comment.