Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the CIDEr metric? #114

Open
zuujhyt opened this issue Jul 13, 2021 · 7 comments
Open

Add the CIDEr metric? #114

zuujhyt opened this issue Jul 13, 2021 · 7 comments

Comments

@zuujhyt
Copy link

zuujhyt commented Jul 13, 2021

Hi,
I find the api in https://huggingface.co/metrics quite useful.
I am playing around with video/image captioning task, where CIDEr is a popular metric.
Do you plan to add this into the HF datasets library?
Thanks.

@zuujhyt zuujhyt added the enhancement New feature or request label Jul 13, 2021
@Kamino666
Copy link

same

@mariosasko mariosasko transferred this issue from huggingface/datasets Jun 2, 2022
@lvwerra
Copy link
Member

lvwerra commented Jun 14, 2022

For reference: https://github.com/vrama91/cider

cc @sashavor

@lvwerra lvwerra added metric request and removed enhancement New feature or request labels Aug 3, 2022
@Guitaricet
Copy link

Official CIDER implementation uses PTBTokenizer from Stanford CoreNLP. Unfortunately, it requires java and a .jar file with the library. What do you think could be an acceptable way to add CIDER to Evaluate?

@dinhanhx
Copy link

Official CIDER implementation uses PTBTokenizer from Stanford CoreNLP. Unfortunately, it requires java and a .jar file with the library. What do you think could be an acceptable way to add CIDER to Evaluate?

We can do like NLTK library, have the users provide path to jar file.

@gabrielmotablima
Copy link

gabrielmotablima commented Mar 25, 2024

Relevant topic. I'm working on vision-language models for low-resource languages, and it would be really helpful to have metrics like CIDEr-D, CIDEr-R, SPICE, and SPIDEr available in Evaluate 🐧🐧🐧🐧🐧🐧

@CurryYuan
Copy link

Any progress?

@Kamichanw
Copy link

I've opened a pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants