Shenkezs commited on
Commit
dd98502
·
verified ·
1 Parent(s): 01e8a80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,8 +8,11 @@ sdk_version: 5.49.1
8
  app_file: app.py
9
  pinned: false
10
  hf_oauth: true
 
 
11
  ---
12
 
 
13
  # 🧠 NBME DeBERTa App
14
 
15
  This Space hosts a Streamlit web application for testing the fine-tuned **DeBERTa model** on the **NBME dataset**.
 
8
  app_file: app.py
9
  pinned: false
10
  hf_oauth: true
11
+ hf_oauth_scopes:
12
+ - inference-api
13
  ---
14
 
15
+
16
  # 🧠 NBME DeBERTa App
17
 
18
  This Space hosts a Streamlit web application for testing the fine-tuned **DeBERTa model** on the **NBME dataset**.