librarian-bot
commited on
Commit
•
74c99b4
1
Parent(s):
8736441
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`jgammack/SAE-door-abstracts`](https://huggingface.co/datasets/jgammack/SAE-door-abstracts), 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.
README.md
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: SAE-bert-base-uncased
|
7 |
results: []
|
8 |
-
widget:
|
9 |
-
- text: "Wind [MASK] was detected coming from the car door closure system."
|
10 |
-
example_title: "Closure system"
|
11 |
-
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets: jgammack/SAE-door-abstracts
|
6 |
+
widget:
|
7 |
+
- text: Wind [MASK] was detected coming from the car door closure system.
|
8 |
+
example_title: Closure system
|
9 |
model-index:
|
10 |
- name: SAE-bert-base-uncased
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|