niltheory commited on
Commit
8ea11e4
·
1 Parent(s): 595bb07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -4
README.md CHANGED
@@ -1,8 +1,23 @@
1
  ---
2
- datasets:
3
- - niltheory/ExistenceTypes
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  language:
5
- - en
 
 
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.