prithivMLmods commited on
Commit
4cd14fd
·
verified ·
1 Parent(s): 0e35cc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -17,4 +17,23 @@ tags:
17
  - Pdf
18
  - Doc
19
  - Image
20
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  - Pdf
18
  - Doc
19
  - Image
20
+ ---
21
+
22
+
23
+
24
+ ## Training Details
25
+
26
+ | Parameter | Value |
27
+ |-------------------------|----------------------------------------------------|
28
+ | **Dataset Size** | 274,209 samples (Modular Combination of Datasets) |
29
+ | **Model Architecture** | `Qwen2VLForConditionalGeneration` |
30
+ | **Hardware** | 2 × NVIDIA A100 SXM (with 32 vCPUs) |
31
+ | **Total Disk** | 160,000 MB |
32
+ | **Training Time** | 10,390 seconds (~2.88 hours) |
33
+ | **Learning Rate** | 1e-5 |
34
+ | **Scheduler** | Linear Decay |
35
+ | **Warmup Steps** | 700 |
36
+ | **Precision** | bfloat16 |
37
+
38
+ > [!note]
39
+ > The open dataset image-text response will be updated soon.