SoyGema commited on
Commit
3ec3df9
1 Parent(s): 4e9ffb2

End of training

Browse files
README.md CHANGED
@@ -1,13 +1,31 @@
1
  ---
 
 
 
2
  license: apache-2.0
3
  base_model: t5-small
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
  - opus100
 
 
8
  model-index:
9
  - name: english-hindi
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +33,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # english-hindi
17
 
18
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus100 dataset.
 
 
 
19
 
20
  ## Model description
21
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - hi
5
  license: apache-2.0
6
  base_model: t5-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
  - opus100
11
+ metrics:
12
+ - bleu
13
  model-index:
14
  - name: english-hindi
15
+ results:
16
+ - task:
17
+ name: Translation
18
+ type: translation
19
+ dataset:
20
+ name: opus100 en-hi
21
+ type: opus100
22
+ config: en-hi
23
+ split: validation
24
+ args: en-hi
25
+ metrics:
26
+ - name: Bleu
27
+ type: bleu
28
+ value: 0.0
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  # english-hindi
35
 
36
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus100 en-hi dataset.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 0.0797
39
+ - Bleu: 0.0
40
 
41
  ## Model description
42
 
all_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_bleu": 0.0,
4
+ "eval_loss": 0.07966260612010956,
5
+ "eval_runtime": 114.5298,
6
+ "eval_samples": 8,
7
+ "eval_samples_per_second": 0.07,
8
+ "eval_steps_per_second": 0.017,
9
+ "train_loss": 0.27012521614669077,
10
+ "train_runtime": 925.0114,
11
+ "train_samples": 2088,
12
+ "train_samples_per_second": 6.772,
13
+ "train_steps_per_second": 1.693
14
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_bleu": 0.0,
4
+ "eval_loss": 0.07966260612010956,
5
+ "eval_runtime": 114.5298,
6
+ "eval_samples": 8,
7
+ "eval_samples_per_second": 0.07,
8
+ "eval_steps_per_second": 0.017
9
+ }
generation_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
 
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 0.27012521614669077,
4
+ "train_runtime": 925.0114,
5
+ "train_samples": 2088,
6
+ "train_samples_per_second": 6.772,
7
+ "train_steps_per_second": 1.693
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1566,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.96,
13
+ "learning_rate": 3.403575989782887e-05,
14
+ "loss": 0.3117,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.92,
19
+ "learning_rate": 1.8071519795657726e-05,
20
+ "loss": 0.2609,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 2.87,
25
+ "learning_rate": 2.1072796934865904e-06,
26
+ "loss": 0.2413,
27
+ "step": 1500
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "step": 1566,
32
+ "total_flos": 73168104062976.0,
33
+ "train_loss": 0.27012521614669077,
34
+ "train_runtime": 925.0114,
35
+ "train_samples_per_second": 6.772,
36
+ "train_steps_per_second": 1.693
37
+ }
38
+ ],
39
+ "logging_steps": 500,
40
+ "max_steps": 1566,
41
+ "num_train_epochs": 3,
42
+ "save_steps": 500,
43
+ "total_flos": 73168104062976.0,
44
+ "trial_name": null,
45
+ "trial_params": null
46
+ }