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

Fails to Reproduce Experiment as Described in Your Paper #37

Open
oublalkhalid opened this issue Mar 24, 2024 · 4 comments
Open

Fails to Reproduce Experiment as Described in Your Paper #37

oublalkhalid opened this issue Mar 24, 2024 · 4 comments

Comments

@oublalkhalid
Copy link

Hello, thank you for sharing the initial code. I aim to replicate the experiment outlined in your paper before proceeding to fine-tune the model with additional datasets. Could you kindly assist me in accessing a tutorial on reproducing the experiment results? Currently, the model seems to lack convergence, so any guidance you could provide would be greatly appreciated.

Once again, thank you for your efforts.

best,
koublal

@ashok-arjun
Copy link
Contributor

Hi @oublalkhalid, thanks for the issue. We are planning to release the code for finetuning and reproducing the results in the paper by the next week (by end of march).

@ashok-arjun
Copy link
Contributor

Hi @oublalkhalid Can you please share additional information about the results? You can reach me by email too if you'd like (arjun [dot] ashok @ servicenow [dot] com)

@ashok-arjun
Copy link
Contributor

Hi @oublalkhalid Please check the repo now. All scripts have been released.

@ashok-arjun ashok-arjun reopened this Apr 16, 2024
@julian-vp
Copy link

Hi @ashok-arjun

When running the pretrain.sh scripts I am always getting this error, and I tried with different datasets

  File "/lag-llama/data/data_utils.py", line 40, in __next__
    (dataset,) = self._rng.choices(self._datasets, weights=self._weights, k=1)
  File "/.conda/lib/python3.10/random.py", line 533, in choices
    total = cum_weights[-1] + 0.0   # convert to float
IndexError: list index out of range

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

No branches or pull requests

3 participants