Update README.md
Browse files
README.md
CHANGED
@@ -43,15 +43,7 @@ This lora is trained for Deepseek R1 Qwen model for providing better replies in
|
|
43 |
|
44 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
45 |
|
46 |
-
### Direct Use
|
47 |
|
48 |
-
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
49 |
-
|
50 |
-
[More Information Needed]
|
51 |
-
|
52 |
-
### Downstream Use [optional]
|
53 |
-
|
54 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
55 |
|
56 |
[More Information Needed]
|
57 |
|
@@ -90,19 +82,11 @@ Use the code below to get started with the model.
|
|
90 |
### Training Procedure
|
91 |
|
92 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
93 |
-
|
94 |
-
#### Preprocessing [optional]
|
95 |
-
|
96 |
-
[More Information Needed]
|
97 |
-
|
98 |
-
|
99 |
#### Training Hyperparameters
|
100 |
|
101 |
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
102 |
|
103 |
-
#### Speeds, Sizes, Times [optional]
|
104 |
|
105 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
106 |
|
107 |
|
108 |
#### Metrics
|
|
|
43 |
|
44 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
45 |
|
|
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
[More Information Needed]
|
49 |
|
|
|
82 |
### Training Procedure
|
83 |
|
84 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
#### Training Hyperparameters
|
86 |
|
87 |
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
88 |
|
|
|
89 |
|
|
|
90 |
|
91 |
|
92 |
#### Metrics
|