Udayshankar Ravikumar commited on
Commit
2413460
·
unverified ·
1 Parent(s): 51e339c

Updated README.

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -9,6 +9,8 @@ app_file: app.py
9
  pinned: false
10
  license: cc-by-nc-sa-4.0
11
  short_description: Chip performance surrogates for IPC, L2 miss rate prediction
 
 
 
 
12
  ---
13
-
14
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
9
  pinned: false
10
  license: cc-by-nc-sa-4.0
11
  short_description: Chip performance surrogates for IPC, L2 miss rate prediction
12
+ models:
13
+ - uralstech/AIDE-Chip-Surrogates
14
+ datasets:
15
+ - uralstech/AIDE-Chip-15K-gem5-Sims
16
  ---