bleurt
bleurt copied to clipboard
BLEURT is a metric for Natural Language Generation based on transfer learning.
I want to use bleurt for a Image Captioning in spanish, but I was searching if there is any parameter to do that but I didn't find it. So I...
Hi I am trying to load rembert distilled models for some of my downstream tasks. However, I am not able to do so. ```python AutoTokenizer.from_pretrained(model, **kwargs) ``` Can you help?
Updates paper URLs to point to open access published versions instead of ArXiv.
When I'm try to install the repo as a package with `pip`, there is no problem in Linux, but in Windows Python 3.9 it fails due to fail in README.md....
Closes #49.
This should fix issue #9 for this version of code.
Why i finetuned the model and save it no weights are reserved expect some configs
I fixed this issue #36 Just changed the download URLs.
We cannot access the current download URL for the wmt17, wmt18 datasets. When I run this command, ``` python -m bleurt.wmt.db_builder -target_language="en" -rating_years="2017" ``` It gives an error ``` INFO:tensorflow:Downloading...