koshyelias commited on
Commit
37d4436
1 Parent(s): 7a78363

Training in progress epoch 0

Browse files
Files changed (4) hide show
  1. README.md +7 -9
  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.2536
19
- - Validation Loss: 2.3158
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.8479 | 2.4448 | 0 |
47
- | 2.4019 | 2.3344 | 1 |
48
- | 2.2536 | 2.3158 | 2 |
49
 
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.35.2
54
- - TensorFlow 2.15.0
55
- - Datasets 2.17.0
56
  - Tokenizers 0.15.1
 
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.8520
19
+ - Validation Loss: 2.4378
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 2.8520 | 2.4378 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.37.2
52
+ - TensorFlow 2.14.0
53
+ - Datasets 2.16.1
54
  - Tokenizers 0.15.1
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:5e7597b9fc2bec09f17d09cbb72371c3bc1aa7d158574462cfb64b221f592442
3
  size 312320596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4721be546da8446116eacb59dcaa79649a853db18d4e74eb0220f2086c344cfa
3
  size 312320596