JerMa88 commited on
Commit
73d5cc9
1 Parent(s): 75b29e5

llama-3.1-8B-personality-detection

Browse files
adapter_config.json CHANGED
@@ -17,5 +17,5 @@
17
  "q_proj",
18
  "v_proj"
19
  ],
20
- "task_type": "CAUSAL_LM"
21
  }
 
17
  "q_proj",
18
  "v_proj"
19
  ],
20
+ "task_type": "FEATURE_EXTRACTION"
21
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65e0fc2c9ae2a57f1e8cd3f4e1a6220dd1449b1e4c259ebacb83489394c22981
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:883cf2c6c412b0452cb764b0f4ef3fb0f4827b739bd2f3f3c7a0f30967985a96
3
  size 109069176
runs/Oct23_11-49-05_bcm-dgxa100-0002/events.out.tfevents.1729702162.bcm-dgxa100-0002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9b48f5093eccfe2df6177426e5d5455284582d037f8f2a36d5db5e4bc9845d7
3
+ size 5939
runs/Oct23_11-54-17_bcm-dgxa100-0002/events.out.tfevents.1729702469.bcm-dgxa100-0002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:642c51a9a004200784a7b118dc0ac9aa047a2c8815f9ac2d0276ba2c4cff1b95
3
+ size 5939
runs/Oct23_11-56-06_bcm-dgxa100-0002/events.out.tfevents.1729702577.bcm-dgxa100-0002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0061b3daed072a2a2a200827d879cf99143e87cfb294c6bb4571c83967d7260
3
+ size 119791
tokenizer.json CHANGED
@@ -2,15 +2,15 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 512
12
  },
13
- "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 128001,
16
  "pad_type_id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 1024
12
  },
13
+ "direction": "Left",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 128001,
16
  "pad_type_id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6e29d027be36148a9378756eae38142a724a23ce378bb2a4ede81d22420d4d0
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:809cba3a43686219115cef653c9c69956cc82ad7f410e1fd1f580d8694b44a79
3
  size 5496