qingy2024 commited on
Commit
0c3bf0d
·
verified ·
1 Parent(s): 4758c73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -43
README.md CHANGED
@@ -2,49 +2,7 @@
2
  base_model: Qwen/Qwen2.5-3B-Instruct
3
  library_name: peft
4
  ---
5
- # Gradience T1 3B (Step 9400 Checkpoint)
6
-
7
- > [!NOTE]
8
- > Training in progress...
9
-
10
- <!DOCTYPE html>
11
- <html lang="en">
12
- <head>
13
- <meta charset="UTF-8">
14
- <title>Progress Bar Example</title>
15
- <style>
16
- .progress-container {
17
- width: 100%;
18
- background-color: #e0e0e0;
19
- border-radius: 25px;
20
- overflow: hidden;
21
- margin: 20px 0;
22
- }
23
- .progress-bar {
24
- height: 30px;
25
- width: 0;
26
- background-color: #76c7c0;
27
- text-align: center;
28
- line-height: 30px;
29
- color: white;
30
- border-radius: 25px 0 0 25px;
31
- }
32
- .progress-text {
33
- margin-top: 10px;
34
- font-size: 16px;
35
- font-family: Arial, sans-serif;
36
- }
37
- </style>
38
- </head>
39
- <body>
40
- <div style="width: 100%; background-color: #e0e0e0; border-radius: 25px; overflow: hidden; margin: 20px 0;">
41
- <div style="height: 30px; width: 95.55%; background-color: #76c7c0; text-align: center; line-height: 30px; color: white; border-radius: 25px 0 0 25px;">
42
- <!-- 95.55% -->
43
- </div>
44
- </div>
45
- <p style="font-family: Arial, sans-serif; font-size: 16px;">Progress: 9400 out of 9838 steps</p>
46
- </body>
47
- </html>
48
 
49
  ## Training Loss
50
  ![Training Loss Chart](loss.png)
 
2
  base_model: Qwen/Qwen2.5-3B-Instruct
3
  library_name: peft
4
  ---
5
+ # Gradience T1 3B LoRA Weights
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
  ## Training Loss
8
  ![Training Loss Chart](loss.png)