Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: afl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
datasets:
|
4 |
+
- google-research-datasets/go_emotions
|
5 |
+
- google/fleurs
|
6 |
+
- google-research-datasets/natural_questions
|
7 |
+
- google/xtreme
|
8 |
+
- google/FACTS-grounding-public
|
9 |
+
- TAUR-Lab/Taur_CoT_Analysis_Project___google__gemini-1.5-pro-001
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
metrics:
|
13 |
+
- bertscore
|
14 |
+
- brier_score
|
15 |
+
base_model:
|
16 |
+
- engineofperplexity/gemini-openai-proxy
|
17 |
+
library_name: fasttext
|
18 |
+
---
|