davidmezzetti commited on
Commit
595da74
·
verified ·
1 Parent(s): 8b8462e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -149,6 +149,11 @@ Note the disclaimer from the paper's author's.
149
  fake stars. The individual repositories and users in our dataset may be false positives. The main purpose of our dataset is for statistical
150
  analyses (which tolerates noises reasonably well), not for publicly shaming individual repositories. If you intend to publish subsequent work
151
  based on our dataset, please be aware of this limitation and its ethical implications._
 
 
 
 
 
152
  """
153
  )
154
 
 
149
  fake stars. The individual repositories and users in our dataset may be false positives. The main purpose of our dataset is for statistical
150
  analyses (which tolerates noises reasonably well), not for publicly shaming individual repositories. If you intend to publish subsequent work
151
  based on our dataset, please be aware of this limitation and its ethical implications._
152
+
153
+ To add to the author's disclaimer.
154
+
155
+ _It's also worth noting that projects that trend on popular sites and the GitHub trending page tend to attract lots of automated behavior.
156
+ This is just a data point that shouldn't be used in a vacuum._
157
  """
158
  )
159