Rocketknight1 HF staff commited on
Commit
2a0d0f3
1 Parent(s): e12528f

Training in progress epoch 0

Browse files
Files changed (8) hide show
  1. README.md +53 -0
  2. config.json +1 -1
  3. source.spm +0 -0
  4. special_tokens_map.json +1 -0
  5. target.spm +0 -0
  6. tf_model.h5 +1 -1
  7. tokenizer_config.json +1 -0
  8. vocab.json +0 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_keras_callback
5
+ model-index:
6
+ - name: Rocketknight1/opus-mt-en-ROMANCE-finetuned-en-to-ro
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
+ probably proofread and complete it, then remove this comment. -->
12
+
13
+ # Rocketknight1/opus-mt-en-ROMANCE-finetuned-en-to-ro
14
+
15
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ROMANCE](https://huggingface.co/Helsinki-NLP/opus-mt-en-ROMANCE) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.7142
18
+ - Validation Loss: 1.2757
19
+ - Epoch: 0
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 2e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.01}
39
+ - training_precision: float32
40
+
41
+ ### Training results
42
+
43
+ | Train Loss | Validation Loss | Epoch |
44
+ |:----------:|:---------------:|:-----:|
45
+ | 0.7142 | 1.2757 | 0 |
46
+
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.15.0.dev0
51
+ - TensorFlow 2.6.0
52
+ - Datasets 1.16.2.dev0
53
+ - Tokenizers 0.10.3
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "pad_token_id": 65000,
56
  "scale_embedding": true,
57
  "static_position_embeddings": true,
58
- "transformers_version": "4.11.0.dev0",
59
  "use_cache": true,
60
  "vocab_size": 65001
61
  }
 
55
  "pad_token_id": 65000,
56
  "scale_embedding": true,
57
  "static_position_embeddings": true,
58
+ "transformers_version": "4.15.0.dev0",
59
  "use_cache": true,
60
  "vocab_size": 65001
61
  }
source.spm ADDED
Binary file (779 kB). View file
 
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>"}
target.spm ADDED
Binary file (799 kB). View file
 
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e94fd2ef11f801c74502ddff9c90b3dbbb313e3ae099df717ed2ed18dcdb2772
3
  size 312059184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:739332b3eb3493f77dfbb3b17eb226acba75dc50173434a16383c6b80de20223
3
  size 312059184
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"source_lang": "en", "target_lang": "fr+fr_BE+fr_CA+fr_FR+wa+frp+oc+ca+rm+lld+fur+lij+lmo+es+es_AR+es_CL+es_CO+es_CR+es_DO+es_EC+es_ES+es_GT+es_HN+es_MX+es_NI+es_PA+es_PE+es_PR+es_SV+es_UY+es_VE+pt+pt_br+pt_BR+pt_PT+gl+lad+an+mwl+it+it_IT+co+nap+scn+vec+sc+ro+la", "unk_token": "<unk>", "eos_token": "</s>", "pad_token": "<pad>", "model_max_length": 512, "sp_model_kwargs": {}, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "Helsinki-NLP/opus-mt-en-ROMANCE", "tokenizer_class": "MarianTokenizer"}
vocab.json ADDED
The diff for this file is too large to render. See raw diff