Giter Club home page Giter Club logo

hice's Introduction

Hi, welcome to my Github 👋 I am Ziniu Hu

I am now a Postdoctoral Fellow at Caltech CMS, and a part-time researcher at Google AI.

My Recent research focus on Large Language Model (LLM), including Agents (Using Tool & Memory), Planning and Reasoning (especially on Math, Code, Games and Visual World) and Self-Improvement.

hice's People

Contributors

acbull avatar sincerass avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hice's Issues

Extrinisic Evaluation Scripts

Do you have Python scripts for the NER and POS tasks? Also, for these tasks, were the same embeddings and HiCE models used, or were they trained on a new set of embeddings?

Replicating Your Results

Hi,

I am currently trying to replicate the results in the paper, but my numbers seem to be off. Is there any hyperparameter difference from the defaults in code?

Here is the line I trained the model with:
python3 HiCE-master/train.py --cuda 0 --use_morph --adapt --w2v_dir "herbelot_and_baroni_w2v/wiki_all.sent.split.model" --corpus_dir "HiCE-master/data/wikitext-103/" --save_dir "/my_directory/" --chimera_dir "HiCE-master/data/chimeras/"

While the Upperbound seems to be correct, both the Baseline:Additive and HiCE seem to be off (HiCE less so, but it is). Do you have any insight as to why? Here are my results:

Baseline: Additive
0.2871964621624245
0.30641486173408883
0.30354669461624095

Upper Bound: Ground Truth Embedding
0.41732506349077386
0.4366845012259888
0.4409890833288333

Test with 2 shot: Cosine: 0.4728; Spearman: 0.3509

Test with 4 shot: Cosine: 0.5198; Spearman: 0.3842

Test with 6 shot: Cosine: 0.5483; Spearman: 0.4007

A question about Top-5 similar words

hi,thank u for ur excellent work. In ur paper, u listed Top-5 similar words. I'm wondering how to get them? R they selected from the whole dictionary? And compared by the cosine similarity of embedding from wiki_all.model?

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.