Add pipeline tag and library name to metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
-
|
| 2 |
---
|
|
|
|
|
|
|
| 3 |
license:
|
| 4 |
- bsd-3-clause-clear
|
| 5 |
- other
|
| 6 |
license_name: qualcomm-responsible-ai-license
|
| 7 |
-
license_link:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
- vi
|
| 11 |
---
|
| 12 |
|
| 13 |
# BamiBERT: A New BERT-based Language Model for Vietnamese
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- vi
|
| 4 |
license:
|
| 5 |
- bsd-3-clause-clear
|
| 6 |
- other
|
| 7 |
license_name: qualcomm-responsible-ai-license
|
| 8 |
+
license_link: https://www.qualcomm.com/site/responsible-ai-license
|
| 9 |
+
library_name: transformers
|
| 10 |
+
pipeline_tag: feature-extraction
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# BamiBERT: A New BERT-based Language Model for Vietnamese
|