Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,11 @@ An [adapter](https://adapterhub.ml) for the `None` model that was trained on the
|
|
12 |
|
13 |
This adapter was created for usage with the **[adapters](https://github.com/adapter-hub/adapters)** library.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
15 |
## Usage
|
16 |
|
17 |
First, install `adapters`:
|
|
|
12 |
|
13 |
This adapter was created for usage with the **[adapters](https://github.com/adapter-hub/adapters)** library.
|
14 |
|
15 |
+
**Dec 2023 Update:**
|
16 |
+
|
17 |
+
Model usage updated to be compatible with latest versions of transformers and adapters (newly released update to adapter-transformers) libraries.
|
18 |
+
|
19 |
+
|
20 |
## Usage
|
21 |
|
22 |
First, install `adapters`:
|