keylazy commited on
Commit
6690620
1 Parent(s): e1c3748

Model save

Browse files
Files changed (3) hide show
  1. README.md +53 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: Llama-2-7b-chat-hf-ark
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # Llama-2-7b-chat-hf-ark
13
+
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - eval_loss: 4.1731
17
+ - eval_runtime: 5.1391
18
+ - eval_samples_per_second: 981.892
19
+ - eval_steps_per_second: 30.745
20
+ - epoch: 52.71
21
+ - step: 406514
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 128
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.35.0
51
+ - Pytorch 2.1.0
52
+ - Datasets 2.14.6
53
+ - Tokenizers 0.14.1
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 2,
6
+ "transformers_version": "4.35.0"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7184fbc25f92a03b0ffb6425e1104cd0a99dfe3cdc923c5f24cc068d81e47d29
3
  size 4142176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d56edf82cc0c96633c9e2107682cc0741c6b39fb7eeaba1f3748c9d35d7b053
3
  size 4142176