ismailiismail commited on
Commit
b7507dc
1 Parent(s): 07d60d0

Training in progress epoch 0

Browse files
Files changed (4) hide show
  1. README.md +7 -8
  2. config.json +1 -1
  3. generation_config.json +1 -1
  4. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-fr-en](https://huggingface.co/Helsinki-NLP/opus-mt-fr-en) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1249
19
- - Validation Loss: 0.1312
20
- - Epoch: 1
21
 
22
  ## Model description
23
 
@@ -43,13 +43,12 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 0.3696 | 0.1685 | 0 |
47
- | 0.1249 | 0.1312 | 1 |
48
 
49
 
50
  ### Framework versions
51
 
52
- - Transformers 4.35.0
53
  - TensorFlow 2.14.0
54
- - Datasets 2.14.6
55
- - Tokenizers 0.14.1
 
15
 
16
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-fr-en](https://huggingface.co/Helsinki-NLP/opus-mt-fr-en) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.3502
19
+ - Validation Loss: 0.1721
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 0.3502 | 0.1721 | 0 |
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.35.2
52
  - TensorFlow 2.14.0
53
+ - Datasets 2.14.7
54
+ - Tokenizers 0.15.0
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "scale_embedding": true,
56
  "share_encoder_decoder_embeddings": true,
57
  "static_position_embeddings": true,
58
- "transformers_version": "4.35.0",
59
  "use_cache": true,
60
  "vocab_size": 59514
61
  }
 
55
  "scale_embedding": true,
56
  "share_encoder_decoder_embeddings": true,
57
  "static_position_embeddings": true,
58
+ "transformers_version": "4.35.2",
59
  "use_cache": true,
60
  "vocab_size": 59514
61
  }
generation_config.json CHANGED
@@ -12,5 +12,5 @@
12
  "max_length": 512,
13
  "num_beams": 4,
14
  "pad_token_id": 59513,
15
- "transformers_version": "4.35.0"
16
  }
 
12
  "max_length": 512,
13
  "num_beams": 4,
14
  "pad_token_id": 59513,
15
+ "transformers_version": "4.35.2"
16
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21f3d6796511753d255b3e019f93a39b204d09e9a38644d0ada55ad8be899a9c
3
  size 301061272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c50f99fd0fc4631babc5b30f42bf10efd77478c8dbb8723fe1ed93a1a9578781
3
  size 301061272