jeffreywallphd commited on
Commit
86e4002
·
verified ·
1 Parent(s): fdc7373

Add model_validation_diff.json

Browse files
Files changed (1) hide show
  1. model_validation_diff.json +150 -0
model_validation_diff.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added": [],
3
+ "missing": [],
4
+ "shapeChanges": [],
5
+ "loraDetected": true,
6
+ "recurrentDetected": false,
7
+ "tensorCount": 24,
8
+ "shardCount": 0,
9
+ "missingShardFiles": [],
10
+ "missingTensorKeys": [],
11
+ "detectedLoRAKeys": [
12
+ "base_model.model.transformer.h.0.attn.c_attn.lora_A.weight",
13
+ "base_model.model.transformer.h.0.attn.c_attn.lora_B.weight",
14
+ "base_model.model.transformer.h.1.attn.c_attn.lora_A.weight",
15
+ "base_model.model.transformer.h.1.attn.c_attn.lora_B.weight",
16
+ "base_model.model.transformer.h.10.attn.c_attn.lora_A.weight",
17
+ "base_model.model.transformer.h.10.attn.c_attn.lora_B.weight",
18
+ "base_model.model.transformer.h.11.attn.c_attn.lora_A.weight",
19
+ "base_model.model.transformer.h.11.attn.c_attn.lora_B.weight",
20
+ "base_model.model.transformer.h.2.attn.c_attn.lora_A.weight",
21
+ "base_model.model.transformer.h.2.attn.c_attn.lora_B.weight",
22
+ "base_model.model.transformer.h.3.attn.c_attn.lora_A.weight",
23
+ "base_model.model.transformer.h.3.attn.c_attn.lora_B.weight",
24
+ "base_model.model.transformer.h.4.attn.c_attn.lora_A.weight",
25
+ "base_model.model.transformer.h.4.attn.c_attn.lora_B.weight",
26
+ "base_model.model.transformer.h.5.attn.c_attn.lora_A.weight",
27
+ "base_model.model.transformer.h.5.attn.c_attn.lora_B.weight",
28
+ "base_model.model.transformer.h.6.attn.c_attn.lora_A.weight",
29
+ "base_model.model.transformer.h.6.attn.c_attn.lora_B.weight",
30
+ "base_model.model.transformer.h.7.attn.c_attn.lora_A.weight",
31
+ "base_model.model.transformer.h.7.attn.c_attn.lora_B.weight",
32
+ "base_model.model.transformer.h.8.attn.c_attn.lora_A.weight",
33
+ "base_model.model.transformer.h.8.attn.c_attn.lora_B.weight",
34
+ "base_model.model.transformer.h.9.attn.c_attn.lora_A.weight",
35
+ "base_model.model.transformer.h.9.attn.c_attn.lora_B.weight"
36
+ ],
37
+ "detectedRecurrentKeys": [],
38
+ "tensorShapeSummary": {
39
+ "base_model.model.transformer.h.0.attn.c_attn.lora_A.weight": [
40
+ 16,
41
+ 768
42
+ ],
43
+ "base_model.model.transformer.h.0.attn.c_attn.lora_B.weight": [
44
+ 2304,
45
+ 16
46
+ ],
47
+ "base_model.model.transformer.h.1.attn.c_attn.lora_A.weight": [
48
+ 16,
49
+ 768
50
+ ],
51
+ "base_model.model.transformer.h.1.attn.c_attn.lora_B.weight": [
52
+ 2304,
53
+ 16
54
+ ],
55
+ "base_model.model.transformer.h.10.attn.c_attn.lora_A.weight": [
56
+ 16,
57
+ 768
58
+ ],
59
+ "base_model.model.transformer.h.10.attn.c_attn.lora_B.weight": [
60
+ 2304,
61
+ 16
62
+ ],
63
+ "base_model.model.transformer.h.11.attn.c_attn.lora_A.weight": [
64
+ 16,
65
+ 768
66
+ ],
67
+ "base_model.model.transformer.h.11.attn.c_attn.lora_B.weight": [
68
+ 2304,
69
+ 16
70
+ ],
71
+ "base_model.model.transformer.h.2.attn.c_attn.lora_A.weight": [
72
+ 16,
73
+ 768
74
+ ],
75
+ "base_model.model.transformer.h.2.attn.c_attn.lora_B.weight": [
76
+ 2304,
77
+ 16
78
+ ],
79
+ "base_model.model.transformer.h.3.attn.c_attn.lora_A.weight": [
80
+ 16,
81
+ 768
82
+ ],
83
+ "base_model.model.transformer.h.3.attn.c_attn.lora_B.weight": [
84
+ 2304,
85
+ 16
86
+ ],
87
+ "base_model.model.transformer.h.4.attn.c_attn.lora_A.weight": [
88
+ 16,
89
+ 768
90
+ ],
91
+ "base_model.model.transformer.h.4.attn.c_attn.lora_B.weight": [
92
+ 2304,
93
+ 16
94
+ ],
95
+ "base_model.model.transformer.h.5.attn.c_attn.lora_A.weight": [
96
+ 16,
97
+ 768
98
+ ],
99
+ "base_model.model.transformer.h.5.attn.c_attn.lora_B.weight": [
100
+ 2304,
101
+ 16
102
+ ],
103
+ "base_model.model.transformer.h.6.attn.c_attn.lora_A.weight": [
104
+ 16,
105
+ 768
106
+ ],
107
+ "base_model.model.transformer.h.6.attn.c_attn.lora_B.weight": [
108
+ 2304,
109
+ 16
110
+ ],
111
+ "base_model.model.transformer.h.7.attn.c_attn.lora_A.weight": [
112
+ 16,
113
+ 768
114
+ ],
115
+ "base_model.model.transformer.h.7.attn.c_attn.lora_B.weight": [
116
+ 2304,
117
+ 16
118
+ ],
119
+ "base_model.model.transformer.h.8.attn.c_attn.lora_A.weight": [
120
+ 16,
121
+ 768
122
+ ],
123
+ "base_model.model.transformer.h.8.attn.c_attn.lora_B.weight": [
124
+ 2304,
125
+ 16
126
+ ],
127
+ "base_model.model.transformer.h.9.attn.c_attn.lora_A.weight": [
128
+ 16,
129
+ 768
130
+ ],
131
+ "base_model.model.transformer.h.9.attn.c_attn.lora_B.weight": [
132
+ 2304,
133
+ 16
134
+ ]
135
+ },
136
+ "shardSummary": {
137
+ "count": 0,
138
+ "shards": [],
139
+ "missing": []
140
+ },
141
+ "hfCompatibility": {
142
+ "config": false,
143
+ "tokenizer": true,
144
+ "safetensors": true,
145
+ "adapterFiles": true
146
+ },
147
+ "tensorChecksCompleted": true,
148
+ "validationStrictness": "normal",
149
+ "validatedModelPath": "C:\\Users\\jdwall\\AppData\\Local\\Temp\\my-lora-adapter-h43em74k"
150
+ }