hsan512 commited on
Commit
6f6a924
·
verified ·
1 Parent(s): fc6a15a

Training in progress, step 4

Browse files
adapter_config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
- "base_model_class": "MPTForCausalLM",
5
- "parent_library": "transformers_modules.vinai.PhoGPT-4B-Chat.116013fa63f8c4025739487e1cbff65b7375bbe2.modeling_mpt"
6
  },
7
  "base_model_name_or_path": "vinai/PhoGPT-4B-Chat",
8
  "bias": "none",
@@ -23,10 +23,10 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "out_proj",
27
  "Wqkv",
28
- "up_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": null,
32
  "use_dora": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
+ "base_model_class": "MptForCausalLM",
5
+ "parent_library": "transformers.models.mpt.modeling_mpt"
6
  },
7
  "base_model_name_or_path": "vinai/PhoGPT-4B-Chat",
8
  "bias": "none",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "Wqkv",
27
+ "out_proj",
28
+ "down_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": null,
32
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2e01d80a1b06d6e12cab64c5fae52056ab16ce55f5324949e392b08bb7049f7
3
  size 53923248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:815fd63050e765aa6963b4f35f151f91cdc6c77f80e54e74606a7ac9d63714bc
3
  size 53923248
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:758e4dd2ceca06c56bad8a7cdc33dfb1d18ad5d463ab9a7d35d02dc8dc4cd966
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99f4d0ac29e24d3b828465a735c7689515a12f833332f58d9a944e1a7a250f7f
3
  size 5368