amildravid4292
commited on
Commit
•
e8e7d89
1
Parent(s):
19d7c18
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ The `files/` folder contains the files needed for our code [here](https://snap-r
|
|
25 |
- A configuration file for LoRA. Used to save models in Diffusers pipeline format.
|
26 |
|
27 |
# Datasets of Model Weights
|
28 |
-
The `weights_datasets`folder contains two datasets of model weights, one set containing LoRA weights encoding different human visual identities, and another for different dog breeds. We also provide metadata and files for handling these datasets.
|
29 |
- `weights_datasets/identities/all_weights.pt`
|
30 |
- 64974x99648 dimensional tensor where each row is a 99648-dimensional vector of flattened LoRAs for each identity-encoding model.
|
31 |
- `weights_datasets/identities/identity_df.pt`
|
|
|
25 |
- A configuration file for LoRA. Used to save models in Diffusers pipeline format.
|
26 |
|
27 |
# Datasets of Model Weights
|
28 |
+
The `weights_datasets` folder contains two datasets of model weights, one set containing LoRA weights encoding different human visual identities, and another for different dog breeds. We also provide metadata and files for handling these datasets.
|
29 |
- `weights_datasets/identities/all_weights.pt`
|
30 |
- 64974x99648 dimensional tensor where each row is a 99648-dimensional vector of flattened LoRAs for each identity-encoding model.
|
31 |
- `weights_datasets/identities/identity_df.pt`
|