Coder Social home page Coder Social logo

Comments (9)

jiong-zhang avatar jiong-zhang commented on June 14, 2024

You can use smaller batch size or smaller transformer encoder to save GPU memory. To train the models defined in examples/xr-transformer-neurips21/ please use AWS p3.16xlarge instance or larger.

from pecos.

Pallavi3759 avatar Pallavi3759 commented on June 14, 2024

predictions are accurate but scores are very low , is there any way to increase the prediction scores

from pecos.

jiong-zhang avatar jiong-zhang commented on June 14, 2024

could you provide an example of predictions are accurate but scores are very low?

from pecos.

Pallavi3759 avatar Pallavi3759 commented on June 14, 2024

@jiong-zhang Input text: guard services
Predicted label: Psc_S206
Predicted score: 1.0
Predicted label: Naics_523110
Predicted score: 1.0
Predicted label: Naics_523120
Predicted score: 1.0
Predicted label: Naics_523910
Predicted score: 1.0
Predicted label: Naics_523991
Predicted score: 1.0
Predicted label: Naics_561612
Predicted score: 1.0
Predicted label: Naics_561613
Predicted score: 1.0
Predicted label: Naics_922150
Predicted score: 1.0
Predicted label: Naics_922190
Predicted score: 1.0
Predicted label: Naics_928110
Predicted score: 1.0
Predicted label: Naics_922120
Predicted score: 1.0
Predicted label: Psc_R430
Predicted score: 0.006939241662621498
Predicted label: Psc_V002
Predicted score: 0.004626440815627575
Predicted label: Naics_485111
Predicted score: 0.004626440815627575
Predicted label: Naics_488410
Predicted score: 0.004626440815627575
Predicted label: Naics_711212
Predicted score: 0.004626440815627575
Predicted label: Psc_U004
Predicted score: 0.004298868589103222
Predicted label: Psc_F110
Predicted score: 0.004275548737496138
Predicted label: Psc_U014
Predicted score: 0.003936069086194038 all of the codes are relatable to the input but only few of them having good prediction score

from pecos.

Pallavi3759 avatar Pallavi3759 commented on June 14, 2024

@jiong-zhang is there any parameter we can use for incremental learning in xtransformer customxtf
??

from pecos.

jiong-zhang avatar jiong-zhang commented on June 14, 2024

XR-Transformer supports training from you own pre-trained model with init_model_dir, for details please see our tutorial.

As for the evaluation, please provide minimal example with PECOS evaluation functionalities so we can reproduce.

from pecos.

Pallavi3759 avatar Pallavi3759 commented on June 14, 2024

@jiong-zhang do we apply incremental learning in xtransformer for our custom data set???

from pecos.

Pallavi3759 avatar Pallavi3759 commented on June 14, 2024

@jiong-zhang we already use pretrained model in init_model_dir but can't recieve desired results we have huge data and our use case is extreme multilable txt classification but prediction score are not desired is there any way to improve them for ex- milk and dairy for nd sd and ne.
0 milk and dairy items for customers in utah and nevada area.
0 milk and dairy products.
0 milk and dairy requirements.
0 milk and ice cream delivery servicesasheville durham fayetteville and salisbury nc.
0 milk and ice cream products. we have these kind of corpus and output label file but can't recieve desired score

from pecos.

jiong-zhang avatar jiong-zhang commented on June 14, 2024

We don't have built-in support for data sharding in single node training (if that's what you mean by 'incremental training'). If the result is not desirable you should maybe consider using some other libraries.

from pecos.

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.