Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,10 @@ tags:
|
|
| 5 |
- base_model:adapter:prajjwal1/bert-tiny
|
| 6 |
- lora
|
| 7 |
- transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Model Card for Model ID
|
|
@@ -21,13 +25,9 @@ tags:
|
|
| 21 |
|
| 22 |
|
| 23 |
|
| 24 |
-
- **Developed by:** [
|
| 25 |
-
- **
|
| 26 |
-
- **
|
| 27 |
-
- **Model type:** [More Information Needed]
|
| 28 |
-
- **Language(s) (NLP):** [More Information Needed]
|
| 29 |
-
- **License:** [More Information Needed]
|
| 30 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
| 31 |
|
| 32 |
### Model Sources [optional]
|
| 33 |
|
|
|
|
| 5 |
- base_model:adapter:prajjwal1/bert-tiny
|
| 6 |
- lora
|
| 7 |
- transformers
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
pipeline_tag: text-classification
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for Model ID
|
|
|
|
| 25 |
|
| 26 |
|
| 27 |
|
| 28 |
+
- **Developed by:** [tonible14012002]
|
| 29 |
+
- **Model type:** BERT-Tiny
|
| 30 |
+
- **Language(s) (NLP):** English
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
### Model Sources [optional]
|
| 33 |
|