librarian-bot commited on
Commit
da842a2
1 Parent(s): 04488c1

Librarian Bot: Update dataset YAML metadata for model

Browse files

This is a pull request to add a dataset, [`bongsoo/bongeval`](https://huggingface.co/datasets/bongsoo/bongeval), 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 -2
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: fill-mask
4
  tags:
5
  - fill-mask
6
  - transformers
7
  - en
8
  - ko
 
 
9
  widget:
10
- - text: 대한민국의 수도는 [MASK] 입니다.
11
  ---
12
  # mbertV2.0
13
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - fill-mask
5
  - transformers
6
  - en
7
  - ko
8
+ datasets: bongsoo/bongeval
9
+ pipeline_tag: fill-mask
10
  widget:
11
+ - text: 대한민국의 수도는 [MASK] 입니다.
12
  ---
13
  # mbertV2.0
14