Sandiago21 commited on
Commit
7154924
1 Parent(s): 7e6e14e

commit fine-tuned odel on conversations based on decapoda-research/llama-7b-hf model

Browse files
.gitattributes CHANGED
@@ -109,3 +109,6 @@ decapoda-research/llama-7b-hf/pytorch_model-00003-of-00033.bin filter=lfs diff=l
109
  decapoda-research/llama-7b-hf/pytorch_model-00027-of-00033.bin filter=lfs diff=lfs merge=lfs -text
110
  decapoda-research/llama-7b-hf/pytorch_model-00031-of-00033.bin filter=lfs diff=lfs merge=lfs -text
111
  decapoda-research/llama-7b-hf/pytorch_model-00033-of-00033.bin filter=lfs diff=lfs merge=lfs -text
 
 
 
 
109
  decapoda-research/llama-7b-hf/pytorch_model-00027-of-00033.bin filter=lfs diff=lfs merge=lfs -text
110
  decapoda-research/llama-7b-hf/pytorch_model-00031-of-00033.bin filter=lfs diff=lfs merge=lfs -text
111
  decapoda-research/llama-7b-hf/pytorch_model-00033-of-00033.bin filter=lfs diff=lfs merge=lfs -text
112
+ /root/repos/ds-media-contextual-recommendation/notebooks/lora-alpaca/conversations/GPU/Sandiago21/llama-7b-hf-prompt-answering/decapoda-research/llama-7b-hf/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
113
+ /root/repos/ds-media-contextual-recommendation/notebooks/lora-alpaca/conversations/GPU/Sandiago21/llama-7b-hf-prompt-answering/decapoda-research/llama-7b-hf/finetuned_conversations.pth filter=lfs diff=lfs merge=lfs -text
114
+ py filter=lfs diff=lfs merge=lfs -text
adapter_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "base_model_name_or_path": "Sandiago21/llama-7b-hf-prompt-answering",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
 
1
  {
2
+ "base_model_name_or_path": "../../llama-7b-hf-prompt-answering/decapoda-research/llama-7b-hf/",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82b9965da92e0780377740523e506b6fc9020d242bb11645eb17a637cebbe971
3
  size 8434381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f443ae35dd933794bcc0ffd9277539319c62fcb97c9eeb2ac257d5d8ece60d2
3
  size 8434381
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "Sandiago21/llama-7b-hf-prompt-answering",
3
  "architectures": [
4
- "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 0,
7
  "eos_token_id": 1,
 
1
  {
2
+ "_name_or_path": "../../llama-7b-hf-prompt-answering/decapoda-research/llama-7b-hf/",
3
  "architectures": [
4
+ "LLaMAForCausalLM"
5
  ],
6
  "bos_token_id": 0,
7
  "eos_token_id": 1,
finetuned_conversations.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd029581367e730fd9eb153c60befee837443891c48e853957c6d94217cd2be5
3
  size 7539803655
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bdc9d0af28a7ad6a277e291e3cdc7212062a8458e74eb906c78133ae87c217e
3
  size 7539803655
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96b020f5dcfaafd1def4df39ccadd2d1527760b8696265782b83ccf5db125416
3
  size 7539796821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b77b422fa6886b40183c0cbe4131462b92e17ccff59675e51d8314d01cec0c02
3
  size 7539796821
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d853438453178ebf4e0181c1f1b40d972e2fcedc3237c508b72acb67e2eba20
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc98c0af21acd23c3427384798656effd065fa7e5f4b26a41ed013cc5cbee84
3
  size 3963