nielsbantilan commited on
Commit
c4caa98
·
1 Parent(s): d34e5ce

Upload folder using huggingface_hub

Browse files
flyte_training_config.json CHANGED
@@ -1 +1 @@
1
- {"base_model": "togethercomputer/RedPajama-INCITE-Base-3B-v1", "data_path": "wikipedia", "data_name": "20220301.simple", "num_epochs": 3, "max_steps": -1, "learning_rate": 2e-05, "weight_decay": 0.02, "warmup_ratio": 0.03, "lr_scheduler_type": "cosine", "batch_size": 16, "micro_batch_size": 1, "val_set_size": 0, "group_by_length": false, "instruction_key": "instruction", "input_key": "input", "output_key": "output", "device_map": "auto", "cache_dir": null, "optim": "adamw_torch", "model_max_length": 512, "debug_mode": false, "debug_train_data_size": 1024, "wandb_project": ""}
 
1
+ {"base_model": "togethercomputer/RedPajama-INCITE-Base-3B-v1", "data_path": "wikipedia", "data_name": "20220301.simple", "num_epochs": 5, "max_steps": -1, "learning_rate": 2e-05, "weight_decay": 0.02, "warmup_ratio": 0.03, "lr_scheduler_type": "cosine", "batch_size": 16, "micro_batch_size": 1, "val_set_size": 0, "group_by_length": false, "instruction_key": "instruction", "input_key": "input", "output_key": "output", "device_map": "auto", "cache_dir": null, "optim": "adamw_torch", "model_max_length": 512, "debug_mode": false, "debug_train_data_size": 1024, "wandb_project": ""}
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b572a401466eb4a6f0fb1935eb8b61a8ba0cc87888c5005b17220c8018f856a5
3
  size 5686106713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3892be9a5a69f1bdc1a76ac3c79cf722f4608b39d7e72ba1ea4412996b3e0e
3
  size 5686106713
trainer_state.json CHANGED
@@ -1,25 +1,25 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 2.0,
5
- "global_step": 3,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
- "epoch": 2.0,
12
- "step": 3,
13
- "total_flos": 1236019445760.0,
14
- "train_loss": 2.0709635416666665,
15
- "train_runtime": 132.7651,
16
- "train_samples_per_second": 4.271,
17
  "train_steps_per_second": 0.023
18
  }
19
  ],
20
- "max_steps": 3,
21
- "num_train_epochs": 3,
22
- "total_flos": 1236019445760.0,
23
  "trial_name": null,
24
  "trial_params": null
25
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 3.3333333333333335,
5
+ "global_step": 5,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
+ "epoch": 3.33,
12
+ "step": 5,
13
+ "total_flos": 2077564600320.0,
14
+ "train_loss": 2.06929931640625,
15
+ "train_runtime": 218.7837,
16
+ "train_samples_per_second": 4.319,
17
  "train_steps_per_second": 0.023
18
  }
19
  ],
20
+ "max_steps": 5,
21
+ "num_train_epochs": 5,
22
+ "total_flos": 2077564600320.0,
23
  "trial_name": null,
24
  "trial_params": null
25
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a779e63cb4d0789bd1182a9d2ff733fc92eb45d8ba4ea8762b6e0e264e86f43
3
  size 5563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f954b5220fecd13e835e992ca0ed4b4cbebb8a29156115f726c8b5905282a3a
3
  size 5563