Skip to content

Commit 2001363

Browse files
author
Loïc Say
committed
fix with suggestions
1 parent 852b4a2 commit 2001363

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/hub/collections.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Collections have many use cases:
1111
- Showcase and share a complete project with its paper(s), dataset(s), model(s) and Space(s).
1212
- Bookmark things you find on the Hub in categories.
1313
- Have a dedicated page of curated things to share with others.
14-
- Gate a group of models/datasets (Enterprise only)
14+
- Gate a group of models/datasets (Enterprise Hub)
1515

1616
This is just a list of possible uses, but remember that collections are just a way of grouping things, so use them in the way that best fits your use case.
1717

@@ -55,13 +55,13 @@ Use the **history feature** to keep track of who has edited the collection.
5555

5656
Set your collection to **private** if you don't want it to be accessible via its URL (it will not be displayed on your profile/organization page). For organizations, private collections are only available to members of the organization.
5757

58-
### Gating Group Collection (Enterprise only)
58+
### Gating Group Collection (Enterprise Hub)
5959

6060
For [Enterprise Hub](https://huggingface.co/docs/hub/en/enterprise-hub) subscribers, you can gate all the repos in a collection, enabling **a single access requests** for all models and datasets in it.
6161

62-
This feature allows you to restrict access to specific collections: users must agree to share their contact information (username and email address) with the organization to access the models and datasets files when enabled.
62+
This feature allows you to restrict access to specific collections: users must agree to share their contact information (username and email address) with the organization to access the models and datasets in a gating group collection.
6363

64-
Please note that this feature is only available to Enterprise subscribers: more information about Gating Group Collection can be found in [our doc](https://huggingface.co/docs/hub/en/enterprise-hub-gating-group-collections).
64+
Please note that this feature is only available to Enterprise Hub subscribers: more information about Gating Group Collection can be found in [our doc](https://huggingface.co/docs/hub/en/enterprise-hub-gating-group-collections).
6565

6666
### Ordering your collections and their items
6767

docs/hub/enterprise-hub-gating-group-collections.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

7-
Gating Group collections allows organizations to configure gate all the repos in a collection, enabling **access requests** for all models or datasets in it.
7+
Gating Group Collections allow organizations to configure gated access to all the repos in a collection, enabling **a single access request** for all the models and datasets in it.
88

99
## Manage gating group as an organization admin
1010

@@ -49,7 +49,7 @@ By default, access to the repos in the collection is automatically granted to th
4949
<img
5050
class="hidden dark:block !m-0"
5151
src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/collections/dark-gating-group-modal-enabling.webp"
52-
alt="Hugging Face gating group collection settings with gating with automatic mode selected"
52+
alt="Hugging Face gating group collection settings with automatic mode selected"
5353
/>
5454
</div>
5555

@@ -68,4 +68,4 @@ If you want to manually approve which users can access repos in your collection,
6868
/>
6969
</div>
7070

71-
**Notification frequency** lets you configure when to get notified if new users request access. It can be set to once a day or real-time. By default, emails are sent to the first 5 admins of the organization. You can also set a different email address in the **Notifications email** field.
71+
**Notification frequency** lets you configure when to get notified about new users requesting access. It can be set to once a day or real-time. By default, emails are sent to the first 5 admins of the organization. You can also set a different email address in the **Notifications email** field.

0 commit comments

Comments
 (0)