phongdtd commited on
Commit
febb2a4
·
1 Parent(s): 51130c8

[Update] Update link download dataset

Browse files
Files changed (1) hide show
  1. VinDataVLSP.py +2 -1
VinDataVLSP.py CHANGED
@@ -21,7 +21,8 @@ import pandas as pd
21
  import re
22
 
23
 
24
- _DATA_URL = "https://drive.google.com/uc?export=download&id=1LZ05QBbicWPvisdIx6_B_QVnswIbNdqW"
 
25
  _PROMPTS_URLS = {
26
  "train": "https://drive.google.com/uc?export=download&id=1eOOvCDz0uOBBRzsHK7NALcGA70-XbQrd",
27
  "test": "https://drive.google.com/uc?export=download&id=1r2wy5K0VL7wL_iMdtzMhGEy-_k3M2Gdv",
 
21
  import re
22
 
23
 
24
+ _DATA_URL = "https://dutudn-my.sharepoint.com/:u:/g/personal/122180028_sv1_dut_udn_vn/" \
25
+ "ESeeV5dFDtVKmnvwJA3jUd4BLLJ7DhpOwsyb8QwpldKHwQ&download=1"
26
  _PROMPTS_URLS = {
27
  "train": "https://drive.google.com/uc?export=download&id=1eOOvCDz0uOBBRzsHK7NALcGA70-XbQrd",
28
  "test": "https://drive.google.com/uc?export=download&id=1r2wy5K0VL7wL_iMdtzMhGEy-_k3M2Gdv",