aauss commited on
Commit
b1cc818
·
verified ·
1 Parent(s): b807233

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -2,16 +2,17 @@
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 +120,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
  ---
17
 
18
  # Metric Card for Test of Time Accuracy
 
120
  authors={Auss Abbood},
121
  year={2025}
122
  }
123
+ ```