vLAR commited on
Commit
55e0bd3
·
verified ·
1 Parent(s): 983bb2f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -274,10 +274,12 @@ PhysInOne is divided into <strong>Train, Val, and Test</strong> splits, containi
274
 
275
  <div style="margin-left: 24px;">
276
 
 
277
  PhysInOne is distributed across multiple Hugging Face dataset repositories because of its large scale. We provide two scripts for selecting and downloading cases:
278
 
279
  - `filter_cases.py`: parses the case-to-repository assignment file and exports selected cases to JSON.
280
  - `download.py`: downloads the selected case zip files from the corresponding Hugging Face shard repositories.
 
281
 
282
  </div>
283
 
 
274
 
275
  <div style="margin-left: 24px;">
276
 
277
+ <p style="text-align: justify;">
278
  PhysInOne is distributed across multiple Hugging Face dataset repositories because of its large scale. We provide two scripts for selecting and downloading cases:
279
 
280
  - `filter_cases.py`: parses the case-to-repository assignment file and exports selected cases to JSON.
281
  - `download.py`: downloads the selected case zip files from the corresponding Hugging Face shard repositories.
282
+ </p>
283
 
284
  </div>
285