drewcurran commited on
Commit
e891966
1 Parent(s): 9cb3277

End of training

Browse files
README.md CHANGED
@@ -1,25 +1,23 @@
1
  ---
2
- license: apache-2.0
3
- base_model: t5-small
4
  tags:
5
  - generated_from_trainer
6
  metrics:
7
  - bleu
8
  model-index:
9
- - name: spanglish2
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # spanglish2
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: 2.3916
21
- - Bleu: 0.9488
22
- - Gen Len: 14.125
23
 
24
  ## Model description
25
 
@@ -50,16 +48,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
53
- | No log | 1.0 | 10 | 2.8083 | 0.5586 | 14.125 |
54
- | No log | 2.0 | 20 | 2.6993 | 0.5581 | 14.15 |
55
- | No log | 3.0 | 30 | 2.6140 | 0.5579 | 14.175 |
56
- | No log | 4.0 | 40 | 2.5455 | 0.5579 | 14.175 |
57
- | No log | 5.0 | 50 | 2.4934 | 0.5579 | 14.15 |
58
- | No log | 6.0 | 60 | 2.4542 | 0.8776 | 14.2 |
59
- | No log | 7.0 | 70 | 2.4254 | 0.8772 | 14.225 |
60
- | No log | 8.0 | 80 | 2.4068 | 0.9488 | 14.125 |
61
- | No log | 9.0 | 90 | 2.3955 | 0.9488 | 14.125 |
62
- | No log | 10.0 | 100 | 2.3916 | 0.9488 | 14.125 |
63
 
64
 
65
  ### Framework versions
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
5
  - bleu
6
  model-index:
7
+ - name: german-spanglish
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # german-spanglish
15
 
16
+ This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.1288
19
+ - Bleu: 3.4941
20
+ - Gen Len: 13.975
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
51
+ | 2.7115 | 1.0 | 10 | 2.3293 | 0.9472 | 14.325 |
52
+ | 2.6497 | 2.0 | 20 | 2.2775 | 2.3123 | 14.15 |
53
+ | 2.6046 | 3.0 | 30 | 2.2373 | 2.3261 | 14.075 |
54
+ | 2.5411 | 4.0 | 40 | 2.2051 | 2.3386 | 14.05 |
55
+ | 2.5299 | 5.0 | 50 | 2.1819 | 2.3366 | 14.125 |
56
+ | 2.5496 | 6.0 | 60 | 2.1625 | 2.3345 | 14.175 |
57
+ | 2.5261 | 7.0 | 70 | 2.1473 | 3.0654 | 14.075 |
58
+ | 2.4913 | 8.0 | 80 | 2.1372 | 3.4941 | 13.975 |
59
+ | 2.4596 | 9.0 | 90 | 2.1310 | 3.4941 | 13.975 |
60
+ | 2.4372 | 10.0 | 100 | 2.1288 | 3.4941 | 13.975 |
61
 
62
 
63
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "drewcurran/spanglish2",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93aee92b69a63994ea9073263424bb9293239ecdd6585549e852755ce2b1de76
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1777dce63e6457d37d1b41facb7a3aa68b5b2dc7583658bbb1291c6c2f582e1c
3
  size 242041896
runs/May07_21-15-40_993bdae3b65a/events.out.tfevents.1715116545.993bdae3b65a.450.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3afb1f4d5bd26ce711afc0000a3e3585d647b000355949a640e2f7071f4db1a7
3
+ size 11775
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -930,8 +930,12 @@
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
 
933
  "model_max_length": 512,
934
  "pad_token": "<pad>",
 
935
  "tokenizer_class": "T5Tokenizer",
 
 
936
  "unk_token": "<unk>"
937
  }
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
+ "max_length": 128,
934
  "model_max_length": 512,
935
  "pad_token": "<pad>",
936
+ "stride": 0,
937
  "tokenizer_class": "T5Tokenizer",
938
+ "truncation_side": "right",
939
+ "truncation_strategy": "longest_first",
940
  "unk_token": "<unk>"
941
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:142a8997cb07e0ef2dc6778a3866119bb7781c85cc01443ba19e620ea893aed6
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bca07e60dc7ecb1cc5afaaa6b080430547a9a5ed072efb2e2b55c28ac6b870ea
3
+ size 5176