yh0701 commited on
Commit
c28a112
1 Parent(s): a70b627

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ The "dataset.csv" contains many basic variables for each image: <br />
74
  - **oblique [int]:** A binary indicator denoting denoting the angled orientation of the radiograph <br />
75
 
76
  ### Updated Dataset Schema
77
- In this dataset loader, certain existed variables are extracted from the orginal "dataset.csv" and then modified into specific Huggingface feature class for clarity, for instance <em>ClassLabel<em>.
78
  Other important variables are extracted from other downloaded files in the "FracAtlas" zip file to present a more systematic and clean FracAtlas dataset.
79
  The full schema of the HuggingFace dataset loader is below:
80
 
 
74
  - **oblique [int]:** A binary indicator denoting denoting the angled orientation of the radiograph <br />
75
 
76
  ### Updated Dataset Schema
77
+ In this dataset loader, certain existed variables are extracted from the orginal "dataset.csv" and then modified into specific Huggingface feature class for clarity, for instance ClassLabel.
78
  Other important variables are extracted from other downloaded files in the "FracAtlas" zip file to present a more systematic and clean FracAtlas dataset.
79
  The full schema of the HuggingFace dataset loader is below:
80