Skip to content

Commit

Permalink
update links to new version on zenodo
Browse files Browse the repository at this point in the history
  • Loading branch information
tobhey committed Sep 15, 2023
1 parent 977f948 commit 00c2f56
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
" model_name = 'NoRBERT.pkl', # what is the model name? \r\n",
" gdrive_root_folder = '/content/drive/My Drive/Code/Task1_to_3_original_Promise_NFR_dataset/', # Set this to the Google Drive path. Starts with '/content/drive/' and then usually 'My Drive/*' for the files in your Drive\r\n",
"\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/5541679/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/8347866/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_zip_name = 'NoRBERT_RE20_Paper65.zip', # DO NOT CHANGE\r\n",
" orig_data_file_in_zip = 'Code/Task1_to_3_original_Promise_NFR_dataset/promise_nfr.csv', # DO NOT CHANGE\r\n",
" \r\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
" model_name = 'NoRBERT.pkl', # what is the model name? \r\n",
" gdrive_root_folder = '/content/drive/My Drive/Code/Task1_to_3_original_Promise_NFR_dataset/', # Set this to the Google Drive path. Starts with '/content/drive/' and then usually 'My Drive/*' for the files in your Drive\r\n",
" \r\n",
" orig_data_set_zip = 'https://zenodo.org/record/5541679/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/8347866/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_zip_name = 'NoRBERT_RE20_Paper65.zip', # DO NOT CHANGE\r\n",
" orig_data_file_in_zip = 'Code/Task1_to_3_original_Promise_NFR_dataset/promise_nfr.csv', # DO NOT CHANGE\r\n",
" \r\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
" model_name = 'NoRBERT.pkl', # what is the model name? \r\n",
" gdrive_root_folder = '/content/drive/My Drive/Code/Task1_to_3_original_Promise_NFR_dataset/', # Set this to the Google Drive path. Starts with '/content/drive/' and then usually 'My Drive/*' for the files in your Drive\r\n",
" \r\n",
" orig_data_set_zip = 'https://zenodo.org/record/5541679/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/8347866/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_zip_name = 'NoRBERT_RE20_Paper65.zip', # DO NOT CHANGE\r\n",
" orig_data_file_in_zip = 'Code/Task1_to_3_original_Promise_NFR_dataset/promise_nfr.csv', # DO NOT CHANGE\r\n",
" \r\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
" model_name = 'NoRBERT.pkl', # what is the model name? \r\n",
" gdrive_root_folder = '/content/drive/My Drive/Code/Task4_relabeled_Promise_NFR_dataset/', # Set this to the Google Drive path. Starts with '/content/drive/' and then usually 'My Drive/*' for the files in your Drive\r\n",
"\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/5541679/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/8347866/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_zip_name = 'NoRBERT_RE20_Paper65.zip', # DO NOT CHANGE\r\n",
" orig_data_file_in_zip = 'Code/Task4_relabeled_Promise_NFR_dataset/promise-reclass.csv', # DO NOT CHANGE\r\n",
"\r\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
" model_name = 'NoRBERT.pkl', # what is the model name? \r\n",
" gdrive_root_folder = '/content/drive/My Drive/Code/Task1_to_3_original_Promise_NFR_dataset/', # Set this to the Google Drive path. Starts with '/content/drive/' and then usually 'My Drive/*' for the files in your Drive\r\n",
"\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/5541679/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_set_zip = 'https://zenodo.org/record/8347866/files/NoRBERT_RE20_Paper65.zip', # link to the data set (on zenodo). DO NOT CHANGE!\r\n",
" orig_data_zip_name = 'NoRBERT_RE20_Paper65.zip', # DO NOT CHANGE\r\n",
" orig_data_file_in_zip = 'Code/Task5_func_concerns_dataset/func_concerns.csv', # DO NOT CHANGE\r\n",
"\r\n",
Expand Down

0 comments on commit 00c2f56

Please sign in to comment.