sarojregmi200 commited on
Commit
43f8682
1 Parent(s): 4019891

End of training

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  2. config.json +6 -6
  3. pytorch_model.bin +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: t5-small
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # indi-translate
17
 
18
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5069
21
  - Bleu: 0.0
22
- - Gen Len: 18.9521
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:----:|:-------:|
53
- | No log | 1.0 | 126 | 0.5299 | 0.0 | 18.9162 |
54
- | No log | 2.0 | 252 | 0.5069 | 0.0 | 18.9521 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: t5-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # indi-translate
17
 
18
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4235
21
  - Bleu: 0.0
22
+ - Gen Len: 14.018
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:----:|:-------:|
53
+ | No log | 1.0 | 126 | 0.4373 | 0.0 | 14.0619 |
54
+ | No log | 2.0 | 252 | 0.4235 | 0.0 | 14.018 |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
- "d_ff": 2048,
8
  "d_kv": 64,
9
- "d_model": 512,
10
  "decoder_start_token_id": 0,
11
  "dense_act_fn": "relu",
12
  "dropout_rate": 0.1,
@@ -18,9 +18,9 @@
18
  "layer_norm_epsilon": 1e-06,
19
  "model_type": "t5",
20
  "n_positions": 512,
21
- "num_decoder_layers": 6,
22
- "num_heads": 8,
23
- "num_layers": 6,
24
  "output_past": true,
25
  "pad_token_id": 0,
26
  "relative_attention_max_distance": 128,
 
1
  {
2
+ "_name_or_path": "t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
+ "d_ff": 3072,
8
  "d_kv": 64,
9
+ "d_model": 768,
10
  "decoder_start_token_id": 0,
11
  "dense_act_fn": "relu",
12
  "dropout_rate": 0.1,
 
18
  "layer_norm_epsilon": 1e-06,
19
  "model_type": "t5",
20
  "n_positions": 512,
21
+ "num_decoder_layers": 12,
22
+ "num_heads": 12,
23
+ "num_layers": 12,
24
  "output_past": true,
25
  "pad_token_id": 0,
26
  "relative_attention_max_distance": 128,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef667498544731d47368e458d37b8c94f077b0bdb253df413a348840d90a6b8a
3
- size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4248eb5b7dce75cedfea3c5c3474de02068a6686f7aea4c0eb7a3afcc39d6cf6
3
+ size 891702929
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92b9caaf621c42a5579a9b703e9859f17f644ecca41bd0a39cfb52d055aa23b9
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb15aaf9fb5a21bf9631362774c3ac8d4450c0b9565b70af2d1bc5b161a559b6
3
  size 4219