Giter VIP home page Giter VIP logo

Comments (3)

yangheng95 avatar yangheng95 commented on May 20, 2024 1

I will close this issue since I upload the lateset checkpoint

from pyabsa.

yangheng95 avatar yangheng95 commented on May 20, 2024

Thanks for your review, this problem exists indeed. The rest 15 should removed while it is included by rest16. The checkpoint could be updated later.

from pyabsa.

yangheng95 avatar yangheng95 commented on May 20, 2024

Hi,

when loading the ATEPC model (ATEPCTrainedModelManager.get_checkpoint(checkpoint_name="English")) it prints that the model was trained on the following datasetsplit:

dataset_file: {
'train':
['datasets\\atepc_datasets\\SemEval\\laptop14\\Laptops_Train.xml.seg.atepc',
'datasets\\atepc_datasets\\SemEval\\restaurant14\\Restaurants_Train.xml.seg.atepc',
'datasets\\atepc_datasets\\SemEval\\restaurant15\\restaurant_train.raw.atepc',
'datasets\\atepc_datasets\\SemEval\\restaurant16\\restaurant_train.raw.atepc'],
'test':
['datasets\\atepc_datasets\\SemEval\\laptop14\\Laptops_Test_Gold.xml.seg.atepc',
'datasets\\atepc_datasets\\SemEval\\restaurant14\\Restaurants_Test_Gold.xml.seg.atepc',
'datasets\\atepc_datasets\\SemEval\\restaurant15\\restaurant_test.raw.atepc',
'datasets\\atepc_datasets\\SemEval\\restaurant16\\restaurant_test.raw.atepc']
}

I noticed that some models/splits by other authors had a dataleak between train and test set when using the restaurant dataset from 15 and 16. More information here: https://github.com/lixin4ever/BERT-E2E-ABSA#updated-results-important

Can you trace whether this ATEPC model is affected by this issue as well?

Thanks

However, I try to upload a patch to fix the dataset selection before training. The checkpoint may update later.

from pyabsa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.