aauss commited on
Commit
5445b38
·
verified ·
1 Parent(s): 52c7752

Update gradio sdk

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -8,9 +8,11 @@ tags:
8
  - temporal reasoning
9
  - scheduling
10
  - temporal constraint programming
11
- description: Accuracy metric for the TCP (Temporal Constraint-Based Planning) benchmark by Ding et al. (2025).
 
 
12
  sdk: gradio
13
- sdk_version: 3.19.1
14
  app_file: app.py
15
  pinned: false
16
  emoji: ⏰
@@ -119,4 +121,4 @@ Refer to the [original TCP paper](https://aclanthology.org/2025.emnlp-main.1142/
119
  ## Further References
120
 
121
  - [TCP Paper (EMNLP 2025)](https://aclanthology.org/2025.emnlp-main.1142/)
122
- - [TCP Dataset on Hugging Face](https://huggingface.co/datasets/Beanbagdzf/TCP)
 
8
  - temporal reasoning
9
  - scheduling
10
  - temporal constraint programming
11
+ description: >-
12
+ Accuracy metric for the TCP (Temporal Constraint-Based Planning) benchmark by
13
+ Ding et al. (2025).
14
  sdk: gradio
15
+ sdk_version: 6.3.0
16
  app_file: app.py
17
  pinned: false
18
  emoji: ⏰
 
121
  ## Further References
122
 
123
  - [TCP Paper (EMNLP 2025)](https://aclanthology.org/2025.emnlp-main.1142/)
124
+ - [TCP Dataset on Hugging Face](https://huggingface.co/datasets/Beanbagdzf/TCP)