Training in progress, step 36
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
    	
        adapter_config.json
    CHANGED
    
    | @@ -20,13 +20,13 @@ | |
| 20 | 
             
              "rank_pattern": {},
         | 
| 21 | 
             
              "revision": null,
         | 
| 22 | 
             
              "target_modules": [
         | 
| 23 | 
            -
                "up_proj",
         | 
| 24 | 
            -
                "k_proj",
         | 
| 25 | 
            -
                "q_proj",
         | 
| 26 | 
             
                "v_proj",
         | 
|  | |
| 27 | 
             
                "o_proj",
         | 
| 28 | 
            -
                " | 
| 29 | 
            -
                " | 
|  | |
|  | |
| 30 | 
             
              ],
         | 
| 31 | 
             
              "task_type": "CAUSAL_LM",
         | 
| 32 | 
             
              "use_dora": false,
         | 
|  | |
| 20 | 
             
              "rank_pattern": {},
         | 
| 21 | 
             
              "revision": null,
         | 
| 22 | 
             
              "target_modules": [
         | 
|  | |
|  | |
|  | |
| 23 | 
             
                "v_proj",
         | 
| 24 | 
            +
                "q_proj",
         | 
| 25 | 
             
                "o_proj",
         | 
| 26 | 
            +
                "up_proj",
         | 
| 27 | 
            +
                "k_proj",
         | 
| 28 | 
            +
                "down_proj",
         | 
| 29 | 
            +
                "gate_proj"
         | 
| 30 | 
             
              ],
         | 
| 31 | 
             
              "task_type": "CAUSAL_LM",
         | 
| 32 | 
             
              "use_dora": false,
         | 
    	
        adapter_model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 100966336
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:220827d18dfd92472a4f371127270c1add971b19651ea28901748440be150a60
         | 
| 3 | 
             
            size 100966336
         | 
    	
        training_args.bin
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 6008
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:ecfa6b5c35de87f09796e8e0bf2889c0ea867bd10b3c3dd181575a49acd4e9a1
         | 
| 3 | 
             
            size 6008
         | 
