Update README.md
#3
by
fardin9382
- opened
README.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
thumbnail: https://huggingface.co/front/thumbnails/google.png
|
4 |
-
|
5 |
license: apache-2.0
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
## MobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices
|
@@ -29,4 +31,4 @@ print(
|
|
29 |
fill_mask(f"HuggingFace is creating a {fill_mask.tokenizer.mask_token} that the community uses to solve NLP tasks.")
|
30 |
)
|
31 |
|
32 |
-
```
|
|
|
1 |
---
|
2 |
language: en
|
3 |
thumbnail: https://huggingface.co/front/thumbnails/google.png
|
|
|
4 |
license: apache-2.0
|
5 |
+
datasets:
|
6 |
+
- fka/awesome-chatgpt-prompts
|
7 |
+
- Open-Orca/OpenOrca
|
8 |
---
|
9 |
|
10 |
## MobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices
|
|
|
31 |
fill_mask(f"HuggingFace is creating a {fill_mask.tokenizer.mask_token} that the community uses to solve NLP tasks.")
|
32 |
)
|
33 |
|
34 |
+
```
|