Sourabh2 commited on
Commit
53cf583
1 Parent(s): ed8b46a

Sourabh2/Tempered_and_authetic

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/git-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: poem
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # poem
15
+
16
+ This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.5017
19
+ - Wer Score: 1.0
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 4
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 16
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 50
47
+ - training_steps: 100
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer Score |
52
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|
53
+ | 11.2976 | 2.5 | 25 | 9.5740 | 420.8 |
54
+ | 9.1277 | 5.0 | 50 | 6.6363 | 687.975 |
55
+ | 6.8333 | 7.5 | 75 | 4.2680 | 1.0 |
56
+ | 3.8819 | 10.0 | 100 | 3.5017 | 1.0 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.35.2
62
+ - Pytorch 2.0.0
63
+ - Datasets 2.15.0
64
+ - Tokenizers 0.15.0
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/git-base",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "q_proj",
23
+ "key",
24
+ "fc1",
25
+ "fc2",
26
+ "k_proj",
27
+ "out_proj",
28
+ "dense",
29
+ "value",
30
+ "v_proj",
31
+ "query"
32
+ ],
33
+ "task_type": "CAUSAL_LM"
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ef1dcb3e9a999de63ba90486b7498b55a3847714fb202e63ea8c7c2e756366f
3
+ size 15958672
runs/Oct12_07-04-25_ad9c3b892f61/events.out.tfevents.1728716666.ad9c3b892f61.42.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6236905caf914a29abc8b604c024696bb7d081ab09b7cdceaab0db173a4dfba9
3
+ size 4943
runs/Oct12_07-08-10_ad9c3b892f61/events.out.tfevents.1728716890.ad9c3b892f61.165.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4594486de52c9ce638cc701f49ed26918b10b3eaf2135ec82a3e0438675bb46e
3
+ size 7179
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf308145fa04a619a7b349b86cbde3f0ae2a956f173b4282f42b0f05d722886a
3
+ size 4091