aauss commited on
Commit
fafea89
·
2 Parent(s): d84d51c 374b027

Merge remote-tracking branch 'refs/remotes/origin/main'

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -2,16 +2,19 @@
2
  title: Test of Time Accuracy
3
  datasets:
4
  - baharef/ToT
5
- - aauss/ToT_separate_instructions
6
  tags:
7
  - evaluate
8
  - metric
9
  - temporal reasoning
10
- description: "Accuracy metric for the Test of Time benchmark by Bahar et al. (2025)."
11
  sdk: gradio
12
- sdk_version: 3.19.1
13
  app_file: app.py
14
  pinned: false
 
 
 
15
  ---
16
 
17
  # Metric Card for Test of Time Accuracy
@@ -119,4 +122,4 @@ title = {Test of Time Accuracy},
119
  authors={Auss Abbood},
120
  year={2025}
121
  }
122
- ```
 
2
  title: Test of Time Accuracy
3
  datasets:
4
  - baharef/ToT
5
+ - aauss/ToT_separate_instructions
6
  tags:
7
  - evaluate
8
  - metric
9
  - temporal reasoning
10
+ description: Accuracy metric for the Test of Time benchmark by Bahar et al. (2025).
11
  sdk: gradio
12
+ sdk_version: 6.0.0
13
  app_file: app.py
14
  pinned: false
15
+ emoji: 📊
16
+ colorFrom: gray
17
+ colorTo: indigo
18
  ---
19
 
20
  # Metric Card for Test of Time Accuracy
 
122
  authors={Auss Abbood},
123
  year={2025}
124
  }
125
+ ```