mramazan commited on
Commit
95959b1
·
verified ·
1 Parent(s): 0edbb0d

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +6 -6
main.py CHANGED
@@ -789,12 +789,12 @@ def main():
789
 
790
  file_ids = {
791
  "1C6mdjblhiWGhRgbIk5DP2XCc4ElS9x8p": "pretrained_bert.pth",
792
- "1U42cFrdLFT8NVNikT9C5SD9aAux7a5U2": "animes.json",
793
- "1s-8FM1Wi2wOWJ9cstvm-O1_6XculTcTG": "dataset.pkl",
794
- "1SOm1llcTKfhr-RTHC0dhaZ4AfWPs8wRx": "id_to_url.json",
795
- "1vwJEMEOIYwvCKCCbbeaP0U_9L3NhvBzg": "anime_to_malurl.json",
796
- "1_TyzON6ie2CqvzVNvPyc9prMTwLMefdu": "anime_to_typenseq.json",
797
- "1G9O_ahyuJ5aO0cwoVnIXrlzMqjKrf2aw": "id_to_genres.json"
798
  }
799
 
800
  def download_from_gdrive(file_id, output_path):
 
789
 
790
  file_ids = {
791
  "1C6mdjblhiWGhRgbIk5DP2XCc4ElS9x8p": "pretrained_bert.pth",
792
+ "1J1RmuJE5OjZUO0z1irVb2M-xnvuVvvHR": "animes.json",
793
+ "1xGxUCbCDUnbdnJa6Ab8wgM9cpInpeQnN": "dataset.pkl",
794
+ "1PtB6o_91tNWAb4zN0xj-Kf8SKvVAJp1c": "id_to_url.json",
795
+ "1xVfTB_CmeYEqq6-l_BkQXo-QAUEyBfbW": "anime_to_malurl.json",
796
+ "1zMbL9TpCbODKfVT5ahiaYILlnwBZNJc1": "anime_to_typenseq.json",
797
+ "1LLMRhYyw82GOz3d8SUDZF9YRJdybgAFA": "id_to_genres.json"
798
  }
799
 
800
  def download_from_gdrive(file_id, output_path):