koshyelias commited on
Commit
608360f
1 Parent(s): b33948c

Training in progress epoch 0

Browse files
Files changed (4) hide show
  1. README.md +5 -7
  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-zh-en](https://huggingface.co/Helsinki-NLP/opus-mt-zh-en) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.2546
19
- - Validation Loss: 2.3406
20
- - Epoch: 2
21
 
22
  ## Model description
23
 
@@ -43,14 +43,12 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 2.8566 | 2.4573 | 0 |
47
- | 2.4049 | 2.3692 | 1 |
48
- | 2.2546 | 2.3406 | 2 |
49
 
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.35.2
54
  - TensorFlow 2.15.0
55
  - Datasets 2.17.1
56
  - Tokenizers 0.15.2
 
15
 
16
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-zh-en](https://huggingface.co/Helsinki-NLP/opus-mt-zh-en) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.8554
19
+ - Validation Loss: 2.4612
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 2.8554 | 2.4612 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.37.2
52
  - TensorFlow 2.15.0
53
  - Datasets 2.17.1
54
  - Tokenizers 0.15.2
config.json CHANGED
@@ -54,7 +54,7 @@
54
  "scale_embedding": true,
55
  "share_encoder_decoder_embeddings": true,
56
  "static_position_embeddings": true,
57
- "transformers_version": "4.35.2",
58
  "use_cache": true,
59
  "vocab_size": 65001
60
  }
 
54
  "scale_embedding": true,
55
  "share_encoder_decoder_embeddings": true,
56
  "static_position_embeddings": true,
57
+ "transformers_version": "4.37.2",
58
  "use_cache": true,
59
  "vocab_size": 65001
60
  }
generation_config.json CHANGED
@@ -12,5 +12,5 @@
12
  "max_length": 512,
13
  "num_beams": 6,
14
  "pad_token_id": 65000,
15
- "transformers_version": "4.35.2"
16
  }
 
12
  "max_length": 512,
13
  "num_beams": 6,
14
  "pad_token_id": 65000,
15
+ "transformers_version": "4.37.2"
16
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:699eff6104d28700e90d0a6ca78157cf601241cdd3c62a9b533ce2a9f43395f7
3
  size 312320596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c94284a1687ff851dc5c774948257a054f1bef5822919a32c86877f836f6a4aa
3
  size 312320596