jamesoneill12 commited on
Commit
031d11d
1 Parent(s): 07e7d22

Model save

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: dynamofl/dynamo-1.6B-v0.4-mosaic
3
+ tags:
4
+ - trl
5
+ - dpo
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: outputs-dpo
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # outputs-dpo
16
+
17
+ This model is a fine-tuned version of [dynamofl/dynamo-1.6B-v0.4-mosaic](https://huggingface.co/dynamofl/dynamo-1.6B-v0.4-mosaic) on the None dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 5e-07
37
+ - train_batch_size: 1
38
+ - eval_batch_size: 1
39
+ - seed: 42
40
+ - distributed_type: multi-GPU
41
+ - num_devices: 6
42
+ - gradient_accumulation_steps: 16
43
+ - total_train_batch_size: 96
44
+ - total_eval_batch_size: 6
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: cosine
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 10
49
+
50
+ ### Training results
51
+
52
+
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.37.0
57
+ - Pytorch 2.1.2+cu121
58
+ - Datasets 2.14.6
59
+ - Tokenizers 0.15.2
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 9.95,
3
+ "train_loss": 0.6235497470890603,
4
+ "train_runtime": 23319.902,
5
+ "train_samples": 19766,
6
+ "train_samples_per_second": 8.476,
7
+ "train_steps_per_second": 0.088
8
+ }
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 160981,
5
+ "pad_token_id": 2,
6
+ "transformers_version": "4.37.0",
7
+ "use_cache": false
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c4c0e935c755d46ac53711688bfa5da7e16c8b4ec1bd9b13d7f88ea70f76da3
3
  size 3257084624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f245328b341e35c1e3f07135773df3dc85a829d0614ba4706eaae2f84d1478
3
  size 3257084624
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 9.95,
3
+ "train_loss": 0.6235497470890603,
4
+ "train_runtime": 23319.902,
5
+ "train_samples": 19766,
6
+ "train_samples_per_second": 8.476,
7
+ "train_steps_per_second": 0.088
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff