dmedhi commited on
Commit
28d87ad
1 Parent(s): b885b1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -59,26 +59,26 @@ print(result)
59
 
60
  ### Training Data
61
 
62
- Dataset used: [Opus100](https://huggingface.co/datasets/opus100)
63
- Subset: "en-fr"
64
 
65
 
66
  ## Evaluation
67
 
68
- global_step=5000
69
- training_loss=1.295289501953125
70
 
71
  #### Metrics
72
- train_runtime = 1672.4371
73
- train_samples_per_second = 23.917
74
- train_steps_per_second = 2.99
75
- total_flos = 685071170273280.0
76
- train_loss = 1.295289501953125
77
- epoch = 20.0
78
 
79
 
80
  ## Compute Instance
81
- Google Colab - T4 GPU (Free)
82
 
83
 
84
  ### Framework versions
 
59
 
60
  ### Training Data
61
 
62
+ - Dataset used: [Opus100](https://huggingface.co/datasets/opus100)
63
+ - Subset: "en-fr"
64
 
65
 
66
  ## Evaluation
67
 
68
+ - global_step=5000
69
+ - training_loss=1.295289501953125
70
 
71
  #### Metrics
72
+ - train_runtime = 1672.4371
73
+ - train_samples_per_second = 23.917
74
+ - train_steps_per_second = 2.99
75
+ - total_flos = 685071170273280.0
76
+ - train_loss = 1.295289501953125
77
+ - epoch = 20.0
78
 
79
 
80
  ## Compute Instance
81
+ - Google Colab - T4 GPU (Free)
82
 
83
 
84
  ### Framework versions