KinSan commited on
Commit
17383e5
1 Parent(s): 2f2fdaa

Training in progress, epoch 0

Browse files
adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "bias": "none",
4
+ "fan_in_fan_out": false,
5
+ "inference_mode": true,
6
+ "init_lora_weights": true,
7
+ "lora_alpha": 16,
8
+ "lora_dropout": 0.1,
9
+ "modules_to_save": [
10
+ "classifier"
11
+ ],
12
+ "peft_type": "LORA",
13
+ "r": 16,
14
+ "target_modules": [
15
+ "query",
16
+ "value"
17
+ ],
18
+ "task_type": null
19
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbb4861dc7a5d046bc568588760e38aa78fe0d4b6b4b6b6e6c170a7f5986a2a8
3
+ size 2688263
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:017f4f4008325a066305ae3eedacd016f16d6d86267132c501620292b7ef3c4a
3
  size 346261429
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4f96b21320460c3aaa46247429a85760d2c114fc35bd5ce10ae39d1305498ab
3
  size 346261429
runs/May26_20-32-58_MSI/events.out.tfevents.1685104413.MSI.4068.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba99213f7a6bbbffd0309c24bbb1f40f156c89dcae3f12b822af6f3fa09cc56c
3
- size 15885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b722bf23d1c8a3c499df82ab28f98cc0090c70ae596bb2bba0e83e96771638b
3
+ size 16239
runs/May26_20-32-58_MSI/events.out.tfevents.1685111165.MSI.4068.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:202bbfb837c0c2be17067dec05e870abc532b4fcfbebe995e3c349ca7b6b391b
3
+ size 734
runs/May26_22-33-53_MSI/1685111657.7130485/events.out.tfevents.1685111657.MSI.2752.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da7cb13d1ccfb0ae2276a0b18cc3d0de7a62ddbaddfea58154bd4b2520ff3d1d
3
+ size 6014
runs/May26_22-33-53_MSI/events.out.tfevents.1685111657.MSI.2752.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a83183dceeb8b862fa4e59c2e8674e556e7a00bbe870b5800698c43943d05cf3
3
+ size 9596
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:198b11195db5c75842e1a68805efabe6b12c6833820f8e5fe1479a84d7c34fa6
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d6dc35618cffdc9cfc306273f75abc0d5144540288041aa72522cd63eec3571
3
  size 4027