prithivMLmods commited on
Commit
c42642f
·
verified ·
1 Parent(s): d663f51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -7,3 +7,20 @@ datasets:
7
  - prithivMLmods/Openpdf-Analysis-Recognition
8
  pipeline_tag: image-text-to-text
9
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  - prithivMLmods/Openpdf-Analysis-Recognition
8
  pipeline_tag: image-text-to-text
9
  ---
10
+
11
+ ## Training Details
12
+
13
+ | Parameter | Value |
14
+ |-------------------------|-----------------------------------------------------|
15
+ | **Dataset Size** | 274,209 samples (Modular Combination of Datasets) |
16
+ | **Model Architecture** | `Qwen2_5_VLForConditionalGeneration` |
17
+ | **Hardware** | 2 × NVIDIA A100 SXM (32 vCPUs) |
18
+ | **Total Disk** | 170,000 MB |
19
+ | **Training Time** | 9,020 seconds (~2.51 hours) |
20
+ | **Learning Rate** | 1e-5 |
21
+ | **Scheduler** | Linear Decay |
22
+ | **Warmup Steps** | 750 |
23
+ | **Precision** | bfloat16 |
24
+
25
+ > [!note]
26
+ > The open dataset image-text response will be updated soon.