Skip to content

Commit 3d36eb0

Browse files
committed
docs: Updated the accessing documentation
1 parent 0b4ffe4 commit 3d36eb0

File tree

1 file changed

+3
-42
lines changed

1 file changed

+3
-42
lines changed

docs/accessing.md

Lines changed: 3 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,6 @@
11
# Getting access to OSCAR
22

3-
There are two ways of accessing OSCAR: through [Huma-Num](https://www.huma-num.fr/), or through [HuggingFace](https://huggingface.co/).
4-
Depending on your status, you might not have the choice.
5-
6-
| | Research/Academic | Individual |
7-
|--------------|:--------------------:|:--------------------------:|
8-
| Huma-Num | :heavy_check_mark: | :heavy_multiplication_x: |
9-
| Hugging-Face | :heavy_check_mark: | :heavy_check_mark: |
10-
11-
=== "Huma-Num"
12-
13-
You can apply for an access request by sending us an email!
14-
15-
!!! warning
16-
Carefully respect the following instructions, as incorrect submissions might significantly delay your access.
17-
18-
!!! danger
19-
Do not create an account by yourselves, as it could delay you access by weeks! We will create an account for you.
20-
21-
Send us an email at **contact at oscar-project.org**, with **OSCAR Access Request** as the title, and the following (completed) as the body:
22-
23-
!!! warning
24-
Please send your email using your institutional/academic address when possible. Otherwise, your access might be delayed/refused.
25-
26-
```
27-
- First name:
28-
- Last name:
29-
- Affiliation:
30-
- Contact details:
31-
- Corpus version:
32-
- Languages:
33-
34-
+ a short description of your usecase.
35-
```
36-
37-
!!! note
38-
Access requests can take **some days** to be answered, sometimes more.
39-
40-
We post updates on our [Discord](https://discord.com/invite/4JNg9FTar4) server on exceptional delays, and you can always contact us there to inquire about yours.
41-
42-
After some time, you should get an email back from us with access instructions!
3+
To acces the dataset please go to [HuggingFace](https://huggingface.co/).
434

445
=== "HuggingFace"
456

@@ -49,8 +10,8 @@ Depending on your status, you might not have the choice.
4910

5011
1. Create an account on [HuggingFace](https://huggingface.co/).
5112
2. Create a [user access token](https://huggingface.co/docs/hub/security-tokens).
52-
2. Open the OSCAR Team [page](https://huggingface.co/oscar-corpus).
53-
3. Open your corpus of choice. Instructions should be in the corpus page.
13+
3. Open the OSCAR Team [page](https://huggingface.co/oscar-corpus).
14+
4. Open your corpus of choice. Instructions should be in the corpus page.
5415

5516
After all of this, you should be able to easily use OSCAR data with the `datasets` library :slight_smile: :
5617

0 commit comments

Comments
 (0)