Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
YiyangAiLab commited on
Commit
43a43dc
·
verified ·
1 Parent(s): 85bc4c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ You can download the dataset by the following command (Taking downloading billia
37
 
38
  ```python
39
  from datasets import load_dataset
40
- dataset = load_dataset("YiyangAiLab/MIRA", "billiards", split="test")
41
  ```
42
 
43
  ### Data Format
 
37
 
38
  ```python
39
  from datasets import load_dataset
40
+ dataset = load_dataset("YiyangAiLab/MIRA", "billiards")
41
  ```
42
 
43
  ### Data Format