Giter VIP home page Giter VIP logo

Comments (4)

Tiiiger avatar Tiiiger commented on August 27, 2024

hi @L-Zhe because we couldn't precompute the baselines for your local model, you cannot do rescale-with-baseline. This is an intended feature.

from bert_score.

L-Zhe avatar L-Zhe commented on August 27, 2024

hi @L-Zhe because we couldn't precompute the baselines for your local model, you cannot do rescale-with-baseline. This is an intended feature.

Because of network limination, downloading the model directly is very slow, so I have to use the local model downloaded from BaiduPan. How could I do to use rescale with baseline?

from bert_score.

Tiiiger avatar Tiiiger commented on August 27, 2024

hi @L-Zhe, I see the issue here. One workaround would be to put your downloaded model into the huggingface cache folder. You might open an issue to the transformers repo to see how to do this. Here's a. relevant repo huggingface/transformers#2323 .

A quick but less principled hack is to change the model type within this code branch. You would need to clone this repo, modify the code, and install locally from source.

from bert_score.

felixgwu avatar felixgwu commented on August 27, 2024

Hi @L-Zhe, we just added a --baseline_path argument to specify a custom path of the baseline file in our master branch.
For example, you can just set it to this file if you use roberta-large for English sentences.
We hope this helps.

from bert_score.

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.