Team Name: Team Commonwealth
Team Members:
- Zuliang Weng / zwe
- Zijing Chen / zijingc3
- Liping Xie / lipingx2 (captain)
Project Topic: Competition - Text Classification
Since it is a Text Classification Competition Project, as the instruction provided by TA, the project details will be provided in "CS410 Project Detail.pdf" instead of the README.md file. Please refer to "CS410 Project Detail.pdf" under https://github.com/lipingxie/CourseProject . Thanks.
For all other information, please refer to the following documents in https://github.com/lipingxie/CourseProject:
1.Demo and Contact Information: CS410 Project Code Demo Video and Contact Info.pdf
-
Project Code: Final_BERT_Twitter_Sarcasm_Classification.ipynb
-
Project related datat files:
result file: answer.txt
input data: train.jsonl, test.jsonl
If you experience any issues running our code or you have any questions regarding to our project details, please send us an email to organize a Zoom Meeting. Thanks. Contact Emails:
Liping Xie: lipingx2@illinois.edu
Zijing Chen: zijingc3@illinois.edu
Zuliang Weng: zwe@illinois.edu
==========Updated on 15th December =========
Some reviewers reported the code will fail in the upload file step, it seems it is related to the Broswer settings or Broswer limitations. To ensure the code can be executed correctly in Colab, please use Chrome normal window. If execute the code in Chrome incognito window, the file upload button will not be enabled and just fail the step. "Execution Reslut" file is attached to confirm the code can be executed correctly.