jamesngai commited on
Commit
53c98c4
1 Parent(s): 2262d53

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "jamesngai/xlm-roberta-xxl-final2",
5
  "bias": "all",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -18,9 +18,9 @@
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
21
- "dense",
22
  "key",
23
  "value",
 
24
  "query"
25
  ],
26
  "task_type": "TOKEN_CLS"
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "facebook/xlm-roberta-xxl",
5
  "bias": "all",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
 
21
  "key",
22
  "value",
23
+ "dense",
24
  "query"
25
  ],
26
  "task_type": "TOKEN_CLS"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaa742df852082ef9782377f14eb1330f1610cbbd3fda9558a6473056ecb9a37
3
  size 1821471160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7805077bfb202ffacbbfedeaa6851abc8e7010326ff90ef77dfa7c8f23479751
3
  size 1821471160
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdbb0bf3b2dde986660f44f0712a182864f5bf9c39496c08195232710d29f87f
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:541dd95e936a75e5e24a3230d21c674fcc7f91c0517fc94362b288a71ba8f40e
3
  size 4664