Chenxi Whitehouse
commited on
Commit
·
f50b47e
1
Parent(s):
c6dc94b
add files
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ python -m nltk.downloader wordnet
|
|
21 |
conda install pytorch pytorch-cuda=11.8 -c pytorch -c nvidia
|
22 |
```
|
23 |
|
24 |
-
### Scrape text from the URLs obtained by searching queries with the Google API
|
25 |
|
26 |
We provide up to 1000 URLs for each claim returned from a Google API search using different queries. This is a courtesy aimed at reducing the cost of using the Google Search API for participants of the shared task. The URL files can be found [here](https://huggingface.co/chenxwh/AVeriTeC/tree/main/data_store/urls).
|
27 |
|
|
|
21 |
conda install pytorch pytorch-cuda=11.8 -c pytorch -c nvidia
|
22 |
```
|
23 |
|
24 |
+
### Scrape text from the URLs obtained by searching queries with the Google API
|
25 |
|
26 |
We provide up to 1000 URLs for each claim returned from a Google API search using different queries. This is a courtesy aimed at reducing the cost of using the Google Search API for participants of the shared task. The URL files can be found [here](https://huggingface.co/chenxwh/AVeriTeC/tree/main/data_store/urls).
|
27 |
|