I couldn't find link to the dataset in codelab or github.
Posted by: soumyasmruti @ Nov. 22, 2023, 3:20 p.m.Training Data:
SubTask-A
https://drive.google.com/file/d/1bjqQ7CHIGZpTB0aDinkry5sfCAUCMyx_/view?usp=sharing
SubTask-B
https://drive.google.com/file/d/16eaYd4ks4zyIIOHM91edZndrt9ogGBsu/view?usp=sharing
SubTask-C
https://drive.google.com/file/d/16gdvDM3jTIaym_oe79Di15ByCUwQMXOm/view?usp=sharing
Eval Data:
SubTask-A
https://drive.google.com/file/d/18SQ7JXd9tJQByUeQRYJz5CdUIJWqDoCk/view?usp=sharing
SubTask-B
https://drive.google.com/file/d/1Scwkb6kI3CG-zzHbkWri1lcypUc68Zcz/view?usp=sharing
SubTask-C
https://drive.google.com/file/d/1s-iV5Qpp9--eoxqrjYhoi2LPL47W1MNw/view?usp=sharing
Test Data:
SubTask-A
https://drive.google.com/file/d/1bZ8GglFqdDhRk_9CbHlTyI0qlYAlNc5h/view?usp=sharing
SubTask-B
https://drive.google.com/file/d/1OJmz9SULtxQDhnNXOiBZIoftmtqxNckj/view?usp=sharing
SubTask-C
https://drive.google.com/file/d/1TRocNnYOMq_5SzC5sf8iTT2SN7MCJ7Hz/view?usp=sharing
I'm starting and had an issue reading directly the CSV files since Pandas throws an error: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 2019: invalid start byte.
Do you know if files have a special encoding?
Posted by: igonzals @ Dec. 15, 2023, 8:58 p.m.