Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,23 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
language:
|
5 |
-
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Existence Analysis Model (EAM)
|
@@ -29,4 +44,4 @@ language:
|
|
29 |
|
30 |
## Observations
|
31 |
- Each iteration has contributed to the model's evolving sophistication, leading to improved interpretive performance and accuracy.
|
32 |
-
- Continuous evaluation, especially in complex or ambiguous cases, is pivotal for future enhancements.
|
|
|
1 |
---
|
2 |
+
model-index:
|
3 |
+
- name: Existence Analysis
|
4 |
+
results:
|
5 |
+
- task:
|
6 |
+
type: text-classification
|
7 |
+
dataset:
|
8 |
+
name: niltheory/ExistenceTypes
|
9 |
+
type: parquet
|
10 |
+
metrics:
|
11 |
+
- name: AI2 Reasoning Challenge (25-Shot)
|
12 |
+
type: AI2 Reasoning Challenge (25-Shot)
|
13 |
+
value: 64.59
|
14 |
+
source:
|
15 |
+
name: Open LLM Leaderboard
|
16 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
|
17 |
language:
|
18 |
+
- en
|
19 |
+
metrics:
|
20 |
+
- accuracy
|
21 |
---
|
22 |
|
23 |
# Existence Analysis Model (EAM)
|
|
|
44 |
|
45 |
## Observations
|
46 |
- Each iteration has contributed to the model's evolving sophistication, leading to improved interpretive performance and accuracy.
|
47 |
+
- Continuous evaluation, especially in complex or ambiguous cases, is pivotal for future enhancements.
|