Skip to content

Commit

Permalink
updated huggingface url
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinjue committed Aug 19, 2023
1 parent 0e6de59 commit 1136d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/db/DbProvider.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const datasets = {
parquet: {
// huggingface
hfYtd:
'https://huggingface.co/datasets/edwinjue/311-data-2023/resolve/refs%2Fconvert%2Fparquet/default/311-data-2023-train.parquet', // year-to-date
'https://huggingface.co/datasets/edwinjue/311-data-2023/resolve/refs%2Fconvert%2Fparquet/default/train/0000.parquet', // year-to-date
hfLastMonth:
'https://huggingface.co/datasets/edwinjue/311-data-last-month/resolve/refs%2Fconvert%2Fparquet/edwinjue--311-data-last-month/csv-train.parquet', // last month
},
Expand Down

0 comments on commit 1136d24

Please sign in to comment.