collinparan commited on
Commit
f7f916b
·
verified ·
1 Parent(s): 332aef6

Model save

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: gemma
4
+ base_model: google/paligemma2-3b-pt-448
5
+ tags:
6
+ - base_model:adapter:google/paligemma2-3b-pt-448
7
+ - lora
8
+ - transformers
9
+ pipeline_tag: text-generation
10
+ model-index:
11
+ - name: pali-wpn-detector
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # pali-wpn-detector
19
+
20
+ This model is a fine-tuned version of [google/paligemma2-3b-pt-448](https://huggingface.co/google/paligemma2-3b-pt-448) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 12.4661
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 2
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 8
46
+ - total_train_batch_size: 16
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: cosine
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 3
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:------:|:----:|:---------------:|
56
+ | 12.4557 | 2.8791 | 100 | 12.4661 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.17.1
62
+ - Transformers 4.57.1
63
+ - Pytorch 2.8.0+cu126
64
+ - Datasets 4.0.0
65
+ - Tokenizers 0.22.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95cd7eb58c5f011da013aee80595067bc4939715e8e7b6e059ad83b6cefe26be
3
  size 47585944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12357a7fd62d552584ccdafce85747cf255a7b7ad09fecca517d88176f7cdf9e
3
  size 47585944