Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ hf_oauth: true
|
|
| 11 |
hf_oauth_expiration_minutes: 60
|
| 12 |
hf_oauth_scopes:
|
| 13 |
- read-repos
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
This translates english datasets to German with wmt21.
|
| 16 |
|
|
|
|
| 11 |
hf_oauth_expiration_minutes: 60
|
| 12 |
hf_oauth_scopes:
|
| 13 |
- read-repos
|
| 14 |
+
- write-repos
|
| 15 |
+
- manage-repos
|
| 16 |
---
|
| 17 |
This translates english datasets to German with wmt21.
|
| 18 |
|