hcarrion commited on
Commit
9e81e66
·
verified ·
1 Parent(s): c229c24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -72,13 +72,13 @@ In the future, the fully detokenized dataset will be made available. Should you
72
 
73
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/q5tLpuZJKdl7wFXJ68eUM.png)
74
 
75
- Above is the 70km^2 area we selected for putting together the Google StreetView data using openly available road data. Due to limitations to the data, each connected component of the graph is represented with a distinct color, for ease of visualization.
76
 
77
  #### Queens Coverage Map
78
 
79
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/qJiddVVEPWgjle83OxfFZ.png)
80
 
81
- Above is different 27km^2 area we selected to grow the dataset towards. Due to limitations to the data, each connected component of the graph is represented with a distinct color, for ease of visualization.
82
 
83
  ### Code (TARDIS)
84
  The code used for training of the model is available [on GitHub](https://github.com/tera-ai/tardis).
 
72
 
73
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/q5tLpuZJKdl7wFXJ68eUM.png)
74
 
75
+ Above is the 70km^2 area we selected for putting together the Google StreetView data using openly available road data. Each directly connected component of the graph is represented with a distinct color, for ease of visualization.
76
 
77
  #### Queens Coverage Map
78
 
79
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/qJiddVVEPWgjle83OxfFZ.png)
80
 
81
+ Above is an additional Queens, NY 27km^2 area. Each directly connected component of the graph is represented with a distinct color, for ease of visualization.
82
 
83
  ### Code (TARDIS)
84
  The code used for training of the model is available [on GitHub](https://github.com/tera-ai/tardis).