Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoderici authored Apr 8, 2022
1 parent dc4efd4 commit a6be9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ for i in *.tar; do tar -xvf $i; done
```
This should yield the CSV file that you'll use to produce the results. The file paths are all relative to the directory where you unarchived everything.

### Ground Truth (Oracle Released: January 20th, 2022)
### 2021 Ground Truth (Oracle Released: January 20th, 2022)

The oracle file (i.e., the file you can use to verify the performance of your algorithm/train new algorithms with this data) has been released. Please download it with the link below:
* [https://storage.googleapis.com/clic2021_public/perceptual/test/clic_2021_perceptual_oracle.zip](https://storage.googleapis.com/clic2021_public/perceptual/test/clic_2021_perceptual_oracle.zip) MD5 (clic_2021_perceptual_oracle.zip) = c8f73bb863dfed677fe897dade35c89a
Expand Down

0 comments on commit a6be9f2

Please sign in to comment.