Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,9 +1,20 @@
1
  ---
2
- language: en
 
 
3
  tags:
4
  - exbert
5
-
 
6
  license: mit
 
 
 
 
 
 
 
 
7
  ---
8
 
9
 
@@ -164,4 +175,4 @@ The model achieves the following results without any fine-tuning (zero-shot):
164
 
165
  <a href="https://huggingface.co/exbert/?model=gpt2">
166
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
167
- </a>
 
1
  ---
2
+ language:
3
+ - en
4
+ - pt
5
  tags:
6
  - exbert
7
+ - legal
8
+ - text-generation-inference
9
  license: mit
10
+ datasets:
11
+ - nvidia/ChatQA-Training-Data
12
+ - HuggingFaceFW/fineweb
13
+ metrics:
14
+ - accuracy
15
+ - character
16
+ library_name: fasttext
17
+ pipeline_tag: question-answering
18
  ---
19
 
20
 
 
175
 
176
  <a href="https://huggingface.co/exbert/?model=gpt2">
177
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
178
+ </a>