Giter VIP home page Giter VIP logo

Comments (7)

LiqiangJing avatar LiqiangJing commented on September 4, 2024

Well, I will later upload this file to the cloud disk link in the Related Data section.

from team.

LiqiangJing avatar LiqiangJing commented on September 4, 2024

Hello , thanks for your great work, I am wondering that how to get the ConceptNet.json in your code:

concept_dict = json.load(open("ConceptNet.json", "r", encoding="utf-8"))
FileNotFoundError: [Errno 2] No such file or directory: 'ConceptNet.json'

We have uploaded all these knowledge-related files vai this link https://drive.google.com/drive/folders/13vuYwJzGEnvV3r-gJxihVNjvIiuGrO6q?usp=share_link

from team.

LZY-the-boys avatar LZY-the-boys commented on September 4, 2024

Thanks for the response ! Now I can load concept files, however, I run into another problem: I cannot read train_adj.pkl

<class '_pickle.UnpicklingError'> pickle data was truncated
> /home/TEAM/dataset.py(36)__init__()
-> self.adj = pickle.load(adj)

I download it from google drive again and still encounter such error. So would you please to re upload it ? many thanks!

from team.

LiqiangJing avatar LiqiangJing commented on September 4, 2024

OK. I will check the file and upload it.

from team.

LiqiangJing avatar LiqiangJing commented on September 4, 2024

Thanks for the response ! Now I can load concept files, however, I run into another problem: I cannot read train_adj.pkl

<class '_pickle.UnpicklingError'> pickle data was truncated
> /home/TEAM/dataset.py(36)__init__()
-> self.adj = pickle.load(adj)

I download it from google drive again and still encounter such error. So would you please to re upload it ? many thanks!

We have uploaded adj.zip to update this file.

from team.

Voolion avatar Voolion commented on September 4, 2024

thanks for you work, i am wondering where i can get you images datasets

from team.

LiqiangJing avatar LiqiangJing commented on September 4, 2024

thanks for you work, i am wondering where i can get you images datasets

For the original image dataset, you can refer to this link https://github.com/LCS2-IIITD/Multimodal-Sarcasm-Explanation-MuSE/tree/main.

from team.

Related Issues (6)

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.