librarian-bot
commited on
Commit
•
29a5030
1
Parent(s):
c587ef5
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-distilbert-base-uncased
|
7 |
results: []
|
8 |
-
widget:
|
9 |
-
- text: "Wind noise was detected coming from the car [MASK] closure system."
|
10 |
-
example_title: "Closure system"
|
11 |
-
|
12 |
---
|
13 |
|
14 |
# SAE-distilbert-base-uncased
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets: jgammack/SAE-door-abstracts
|
6 |
+
widget:
|
7 |
+
- text: Wind noise was detected coming from the car [MASK] closure system.
|
8 |
+
example_title: Closure system
|
9 |
model-index:
|
10 |
- name: SAE-distilbert-base-uncased
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# SAE-distilbert-base-uncased
|