Datasets:

ArXiv:
Tags:
License:
cgarciae commited on
Commit
d6e314c
1 Parent(s): 278f0d5

small update to reamde

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -83,7 +83,7 @@ A sample from the training set is provided below:
83
  }
84
  ```
85
  ### Data Fields
86
- - img_bytes: A byte string containing the raw data of a 500x500 PNG image.
87
  ### Data Splits
88
  Train
89
  ## Dataset Creation
 
83
  }
84
  ```
85
  ### Data Fields
86
+ - `img_bytes`: A byte string containing the raw data of a 500x500 PNG image.
87
  ### Data Splits
88
  Train
89
  ## Dataset Creation