Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,14 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
tags:
|
4 |
- exbert
|
5 |
text: aaaaaaa
|
6 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
|
@@ -156,4 +161,4 @@ The model achieves the following results without any fine-tuning (zero-shot):
|
|
156 |
|
157 |
<a href="https://huggingface.co/exbert/?model=gpt2">
|
158 |
<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
|
159 |
-
</a>
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
tags:
|
4 |
- exbert
|
5 |
text: aaaaaaa
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- gsdf/EasyNega
|
9 |
+
metrics:
|
10 |
+
- accuracy
|
11 |
+
library_name: adapter-transformers
|
12 |
---
|
13 |
|
14 |
|
|
|
161 |
|
162 |
<a href="https://huggingface.co/exbert/?model=gpt2">
|
163 |
<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
|
164 |
+
</a>
|