cgarciae commited on
Commit
460c7a2
·
1 Parent(s): 97cc82c

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  A point cloud version of the original MNIST.
4
 
5
- ![sample](docs/sample.png)
6
 
7
  ## Getting Started
8
 
@@ -53,4 +53,4 @@ Samples are padded with `0`s such that `point = 351` since its the largest numbe
53
 
54
  Here is the distribution of non-zero pixels in the MNIST:
55
 
56
- ![distribution](docs/lengths.png)
 
2
 
3
  A point cloud version of the original MNIST.
4
 
5
+ ![sample](https://huggingface.co/datasets/cgarciae/point-cloud-mnist/resolve/main/docs/sample.png)
6
 
7
  ## Getting Started
8
 
 
53
 
54
  Here is the distribution of non-zero pixels in the MNIST:
55
 
56
+ ![distribution](https://huggingface.co/datasets/cgarciae/point-cloud-mnist/resolve/main/docs/lengths.png)