Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -6,6 +6,7 @@ metrics:
|
|
6 |
- accuracy
|
7 |
model_index:
|
8 |
name: bert-base-uncased-finetuned-sst2-sst2-membership
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- accuracy
|
7 |
model_index:
|
8 |
name: bert-base-uncased-finetuned-sst2-sst2-membership
|
9 |
+
base_model: ikevin98/bert-base-uncased-finetuned-sst2
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|