smohammadi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,21 +4,21 @@ tags:
|
|
4 |
- torchtune
|
5 |
---
|
6 |
|
7 |
-
|
8 |
|
9 |
-
|
10 |
|
11 |
-
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
|
19 |
-
|
20 |
|
21 |
-
|
22 |
|
23 |
```bash
|
24 |
/Users/salmanmohammadi/projects/torchtune/recipes/lora_finetune_single_device.py --config /Users/salmanmohammadi/projects/torchtune/recipes/configs/gemma/2B_lora_single_device.yaml \
|
|
|
4 |
- torchtune
|
5 |
---
|
6 |
|
7 |
+
# My Torchtune Model
|
8 |
|
9 |
+
This model is a finetuned version of [None](https://huggingface.co/None)
|
10 |
|
11 |
+
# Model description
|
12 |
|
13 |
+
More information needed
|
14 |
|
15 |
+
# Training and evaluation results
|
16 |
|
17 |
+
More information needed
|
18 |
|
19 |
+
# Training procedure
|
20 |
|
21 |
+
This model was trained using the [torchtune](https://github.com/pytorch/torchtune) library using the following command:
|
22 |
|
23 |
```bash
|
24 |
/Users/salmanmohammadi/projects/torchtune/recipes/lora_finetune_single_device.py --config /Users/salmanmohammadi/projects/torchtune/recipes/configs/gemma/2B_lora_single_device.yaml \
|