Datasets:

Modalities:
Image
ArXiv:
License:
Jinruiy commited on
Commit
1b8be10
·
verified ·
1 Parent(s): 72d8917

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -43,7 +43,8 @@ configs:
43
  1. Highly recommend downloading it via the API:
44
 
45
  ```bash
46
- curl -X GET "https://datasets-server.huggingface.co/first-rows?dataset=unimelb-nlp%2FMulti-EuP&config=default&split=train"
 
47
  ```
48
 
49
  2. If you are using the HuggingFace library, please follow these steps:
 
43
  1. Highly recommend downloading it via the API:
44
 
45
  ```bash
46
+ curl -X GET \
47
+ "https://datasets-server.huggingface.co/first-rows?dataset=unimelb-nlp%2FMulti-EuP&config=default&split=full"
48
  ```
49
 
50
  2. If you are using the HuggingFace library, please follow these steps: