amildravid4292 commited on
Commit
ca5d87c
·
verified ·
1 Parent(s): e5a2a45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ This repository contains the dataset of model weights and utility files for [Int
12
  # Files for creating *weights2weights* Space
13
  The `files/` folder contains the files needed for our code [here](https://snap-research.github.io/weights2weights/) in order to conduct sampling, inversion, and editing in *weights2weights* space.
14
  - `files/V.pt`
15
- - 99648x10000 dimensional tensor used to project or unproject LoRA weights onto a principal component representation in *w2w* space or to unproject back into the LoRA space.
16
  - `files/mean.pt`
17
  - 99648 dimensional tensor of the mean for each parameter in the original LoRA space. Used for projection/unprojection.
18
  - `files/std.pt`
 
12
  # Files for creating *weights2weights* Space
13
  The `files/` folder contains the files needed for our code [here](https://snap-research.github.io/weights2weights/) in order to conduct sampling, inversion, and editing in *weights2weights* space.
14
  - `files/V.pt`
15
+ - 99648x10000 dimensional tensor used to project LoRA weights onto a principal component representation in *w2w* space or to unproject back into the LoRA space.
16
  - `files/mean.pt`
17
  - 99648 dimensional tensor of the mean for each parameter in the original LoRA space. Used for projection/unprojection.
18
  - `files/std.pt`