Johnnyeee commited on
Commit
cb94506
1 Parent(s): a8fa88b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -148,6 +148,9 @@ A testing dataset example
148
  ```
149
  next(iter((dataset['test'])))
150
  ```
 
 
 
151
  ## Dataset Creation
152
  ### Curation Rationale
153
  The dataset includes a variety of data types (e.g., business information, reviews, user data, check-ins, and tips), enabling a wide range of research topics and studies in areas such as natural language processing, social network analysis, recommender systems, and geographic information systems.
 
148
  ```
149
  next(iter((dataset['test'])))
150
  ```
151
+
152
+ You can check this Colab link to find out more details: [Link](https://colab.research.google.com/drive/1B5Jd_-ZtkouRcu3DeOm3Nz6sWH_-w4lj?usp=sharing)
153
+
154
  ## Dataset Creation
155
  ### Curation Rationale
156
  The dataset includes a variety of data types (e.g., business information, reviews, user data, check-ins, and tips), enabling a wide range of research topics and studies in areas such as natural language processing, social network analysis, recommender systems, and geographic information systems.