Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,11 +1,20 @@
1
  ---
2
- language: en
 
 
 
 
3
  tags:
4
  - exbert
5
- license: mit
6
- datasets:
7
- - bookcorpus
8
- - wikipedia
 
 
 
 
 
9
  ---
10
 
11
  # RoBERTa base model
@@ -231,4 +240,4 @@ Glue test results:
231
 
232
  <a href="https://huggingface.co/exbert/?model=roberta-base">
233
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
234
- </a>
 
1
  ---
2
+ language:
3
+ - en
4
+ - fr
5
+ - es
6
+ - tw
7
  tags:
8
  - exbert
9
+ license: apache-2.0
10
+ metrics:
11
+ - accuracy
12
+ - precision
13
+ - recall
14
+ base_model:
15
+ - FacebookAI/roberta-base
16
+ - meta-llama/Llama-3.2-3B
17
+ library_name: transformers
18
  ---
19
 
20
  # RoBERTa base model
 
240
 
241
  <a href="https://huggingface.co/exbert/?model=roberta-base">
242
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
243
+ </a>