Git Product home page Git Product logo

Comments (5)

matt-peters avatar matt-peters commented on July 2, 2024

Thanks for posting this with the excellent details! This is quite interesting. I haven't noticed any strange effects with numbers, but haven't looked at them in detail. We aren't doing any special tokenization or normalization of numbers when training the model, and they are treated the same as all other tokens. When using datasets like Ontonotes we also just use the existing, provided tokenization.

Two questions:

  • can you post an example of a few sentences from the dataset with these entity classes (e.g. ORDINAL, QUANTITY, DATE, etc)? This might help uncover the problem.
  • have you tried the original ELMo model (not the 5.5B model) for this task? We haven't experimented with the 5.5B model too heavily, and it's possible this is a problem with the 5.5B model but not in the original model.

from bilm-tf.

matt-peters avatar matt-peters commented on July 2, 2024

Hi @kermitt2 -- just to follow up, we aren't able to reproduce these results on our end, and we are seeing improved performance with ELMo for all entity types in this dataset (including ORDINAL, etc). Perhaps it's something particular to how you are handling numbers vs strings in your pre-processing pipeline?

from bilm-tf.

kermitt2 avatar kermitt2 commented on July 2, 2024

Hello @matt-peters
Sorry for the late reply. The follow-up is super useful and I will revisit and double check my pre-processing given that it is thus coming from my side. The original ELMo model gave similar results for me. Many thanks!

from bilm-tf.

matt-peters avatar matt-peters commented on July 2, 2024

Just to close the loop on this, we saw a 0.882 development set F1 using the 5.5B ELMo model for this dataset (haven't checked the test set performance but it should be similar).

from bilm-tf.

cakeinspace avatar cakeinspace commented on July 2, 2024

Hey can you tell me where i can download the pretrained elmo ner ontonotes model. Thanks

from bilm-tf.

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.