Skip to content

Commit

Permalink
Update model_parameters_lora.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yashwardhanchaudhuri authored Mar 9, 2024
1 parent 015307f commit fefb3e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions notebooks/model_parameters_lora.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"model_path": "Q-bert/Mamba-130M",
"tokenizer_path": "Q-bert/Mamba-130M",
"model_path": "mlsquare/pico_seshu",
"tokenizer_path": "google/byt5-large",
"target_modules": [
"out_proj"
"model.layers.3.x_proj"
],
"adapter_path": "mlsquare/exp-lora-ada-1",
"adapter_path": "mlsquare/mamba_130M_large_x_dt",
"data": "mlsquare/samantar1per_cent_merged_with_train_val"
}

0 comments on commit fefb3e0

Please sign in to comment.