Text Generation
Transformers
PyTorch
English
llama
custom_code
text-generation-inference
Inference Endpoints
File size: 759 Bytes
7962ed1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 2.862254025044723,
  "eval_steps": 500,
  "global_step": 100,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 2.86,
      "learning_rate": 2e-05,
      "loss": 0.7948,
      "step": 100
    },
    {
      "epoch": 2.86,
      "step": 100,
      "total_flos": 463566557675520.0,
      "train_loss": 0.0,
      "train_runtime": 8.6291,
      "train_samples_per_second": 30362.446,
      "train_steps_per_second": 7.301
    }
  ],
  "logging_steps": 100,
  "max_steps": 63,
  "num_train_epochs": 3,
  "save_steps": 50,
  "total_flos": 463566557675520.0,
  "trial_name": null,
  "trial_params": null
}