librarian-bot commited on
Commit
3ed4c7d
1 Parent(s): 3534230

Librarian Bot: Update dataset YAML metadata for model

Browse files

This is a pull request to add a dataset, [`KnutJaegersberg/News_topics_IPTC_codes_long`](https://huggingface.co/datasets/KnutJaegersberg/News_topics_IPTC_codes_long), 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 +2 -1
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
- pipeline_tag: text-classification
3
  tags:
4
  - sentence-transformers
5
  - transformers
6
  - SetFit
7
  - News
 
 
8
  ---
9
 
10
 
 
1
  ---
 
2
  tags:
3
  - sentence-transformers
4
  - transformers
5
  - SetFit
6
  - News
7
+ datasets: KnutJaegersberg/News_topics_IPTC_codes_long
8
+ pipeline_tag: text-classification
9
  ---
10
 
11