librarian-bot commited on
Commit
99971ea
·
1 Parent(s): d3932b1

Librarian Bot: Update dataset YAML metadata for model

Browse files

This is a pull request to add a dataset, [`CarperAI/openai_summarize_tldr`](https://huggingface.co/datasets/CarperAI/openai_summarize_tldr), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.

Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  Inference code:
2
  ```python
3
  from datasets import load_dataset
 
1
+ ---
2
+ datasets: CarperAI/openai_summarize_tldr
3
+ ---
4
  Inference code:
5
  ```python
6
  from datasets import load_dataset