The project utilizes
python 3.9
tensorflow 2.10.0
pytorch 1.12.1
train.tsv and test.tsv are the data for this experiment
--First download and unzip all the codes and save them in the same folder
--Then run the preprocessing_1.py file for data processing
--Run the model code, if the following result appears, it means that there is no error in the preprocessing_1.py file and the data processing is successful

--The model was successfully constructed showing the following results

--The code finally runs successfully

