Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,5 @@ metrics:
|
|
7 |
base_model:
|
8 |
- google-bert/bert-base-uncased
|
9 |
pipeline_tag: text-classification
|
|
|
10 |
---
|
|
|
7 |
base_model:
|
8 |
- google-bert/bert-base-uncased
|
9 |
pipeline_tag: text-classification
|
10 |
+
library_name: adapter-transformers
|
11 |
---
|