Pavanb commited on
Commit
9f89073
1 Parent(s): cb77ca0

Pavanb/fincausal_llama-2_instruction_tuning_lora

Browse files
Files changed (3) hide show
  1. README.md +5 -9
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # results
14
 
15
- This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on an unknown dataset.
16
 
17
  ## Model description
18
 
@@ -32,23 +32,19 @@ More information needed
32
 
33
  The following hyperparameters were used during training:
34
  - learning_rate: 0.0002
35
- - train_batch_size: 4
36
- - eval_batch_size: 8
37
  - seed: 42
38
  - gradient_accumulation_steps: 4
39
- - total_train_batch_size: 16
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: constant
42
  - lr_scheduler_warmup_ratio: 0.03
43
  - training_steps: 200
44
 
45
- ### Training results
46
-
47
-
48
-
49
  ### Framework versions
50
 
51
- - Transformers 4.33.1
52
  - Pytorch 2.0.0
53
  - Datasets 2.1.0
54
  - Tokenizers 0.13.3
 
12
 
13
  # results
14
 
15
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the None dataset.
16
 
17
  ## Model description
18
 
 
32
 
33
  The following hyperparameters were used during training:
34
  - learning_rate: 0.0002
35
+ - train_batch_size: 8
36
+ - eval_batch_size: 16
37
  - seed: 42
38
  - gradient_accumulation_steps: 4
39
+ - total_train_batch_size: 32
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: constant
42
  - lr_scheduler_warmup_ratio: 0.03
43
  - training_steps: 200
44
 
 
 
 
 
45
  ### Framework versions
46
 
47
+ - Transformers 4.33.2
48
  - Pytorch 2.0.0
49
  - Datasets 2.1.0
50
  - Tokenizers 0.13.3
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:256a6b180d0263861d2c67e81da65213f643a08ebcb40606e9c2bccedce9cc33
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d6e9f5754f73e82c879136b1afee6d56ea5b09ecdc05918a4c7225f67a1e9c
3
  size 134263757
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b6a79aab4940e11585653d1a484b5f4c1d7565f41792ab5e67bea91b128e2e7
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c32825168f5da892c4f0a5d1f5112d6c92dadbf0da798ea3dd927140943de98
3
  size 4027