Quazim0t0 commited on
Commit
1f05384
·
verified ·
1 Parent(s): 671c741

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -15,4 +15,14 @@ tags:
15
  - CoT
16
  - chain-of-thought
17
  short_description: Track, rank and evaluate on qLeaderboard
 
 
 
 
 
 
 
 
 
 
18
  ---
 
15
  - CoT
16
  - chain-of-thought
17
  short_description: Track, rank and evaluate on qLeaderboard
18
+ hf_oauth: true
19
+ # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
20
+ hf_oauth_expiration_minutes: 480
21
+ # optional, see "Scopes" below. "openid profile" is always included.
22
+ hf_oauth_scopes:
23
+ - read-repos
24
+ - write-repos
25
+ - manage-repos
26
+ - inference-api
27
+
28
  ---