Muqtadar08
commited on
Commit
•
1808bbd
1
Parent(s):
f93825e
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,15 @@
|
|
2 |
|
3 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
4 |
should probably proofread and complete it, then remove this comment. -->
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
# bert-fine-tuned-cola
|
7 |
|
8 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
|
|
2 |
|
3 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
4 |
should probably proofread and complete it, then remove this comment. -->
|
5 |
+
---
|
6 |
+
license: apache-2.0
|
7 |
+
tags:
|
8 |
+
- generated_from_trainer
|
9 |
+
base_model: bert-base-cased
|
10 |
+
model-index:
|
11 |
+
- name: bert-fine-tuned-cola
|
12 |
+
results: []
|
13 |
+
---
|
14 |
# bert-fine-tuned-cola
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|