Sarim-Hash commited on
Commit
3111789
·
verified ·
1 Parent(s): 006e202

Model save

Browse files
README.md CHANGED
@@ -2,6 +2,7 @@
2
  library_name: transformers
3
  tags:
4
  - llama-factory
 
5
  - generated_from_trainer
6
  model-index:
7
  - name: etihad_demo
 
2
  library_name: transformers
3
  tags:
4
  - llama-factory
5
+ - full
6
  - generated_from_trainer
7
  model-index:
8
  - name: etihad_demo
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 2267642331136.0,
4
+ "train_loss": 2.263103802998861,
5
+ "train_runtime": 8.6607,
6
+ "train_samples_per_second": 0.346,
7
+ "train_steps_per_second": 0.346
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 2267642331136.0,
4
+ "train_loss": 2.263103802998861,
5
+ "train_runtime": 8.6607,
6
+ "train_samples_per_second": 0.346,
7
+ "train_steps_per_second": 0.346
8
+ }
trainer_log.jsonl CHANGED
@@ -1 +1 @@
1
- {"current_steps": 3, "total_steps": 3, "epoch": 3.0, "percentage": 100.0, "elapsed_time": "0:00:07", "remaining_time": "0:00:00"}
 
1
+ {"current_steps": 3, "total_steps": 3, "epoch": 3.0, "percentage": 100.0, "elapsed_time": "0:00:06", "remaining_time": "0:00:00"}
trainer_state.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 3,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 3.0,
14
+ "step": 3,
15
+ "total_flos": 2267642331136.0,
16
+ "train_loss": 2.263103802998861,
17
+ "train_runtime": 8.6607,
18
+ "train_samples_per_second": 0.346,
19
+ "train_steps_per_second": 0.346
20
+ }
21
+ ],
22
+ "logging_steps": 10,
23
+ "max_steps": 3,
24
+ "num_input_tokens_seen": 0,
25
+ "num_train_epochs": 3,
26
+ "save_steps": 2500,
27
+ "stateful_callbacks": {
28
+ "TrainerControl": {
29
+ "args": {
30
+ "should_epoch_stop": false,
31
+ "should_evaluate": false,
32
+ "should_log": false,
33
+ "should_save": true,
34
+ "should_training_stop": true
35
+ },
36
+ "attributes": {}
37
+ }
38
+ },
39
+ "total_flos": 2267642331136.0,
40
+ "train_batch_size": 64,
41
+ "trial_name": null,
42
+ "trial_params": null
43
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb19a8e4665a87f3acfd768d3e52235f5b1563258ba79768d31cef6b49f37617
3
  size 7889
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2f9bf2d2b383b937e0556b6d97f04b69f428c34d67744621b49922f17aa1e4
3
  size 7889