SocialCompUW commited on
Commit
d94afdd
1 Parent(s): ad1333b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ _, pred_idx = outputs.logits.max(dim=1)
47
 
48
  ## Training Data
49
 
50
- The video dataset used to train and evaluate the model is available at the Github link here: https://github.com/social-comp/YouTubeAuditGeolocation-data.
51
 
52
  To summarize, the dataset was annotated by Amazon Mechanical Turk (AMT) workers and the paper's authors. Please refer to the paper for more information on the training data and its annotation process.
53
 
 
47
 
48
  ## Training Data
49
 
50
+ The video dataset used to train and evaluate the model is available at the [Github link here](https://github.com/social-comp/YouTubeAuditGeolocation-data).
51
 
52
  To summarize, the dataset was annotated by Amazon Mechanical Turk (AMT) workers and the paper's authors. Please refer to the paper for more information on the training data and its annotation process.
53