bishalbaaniya commited on
Commit
9e4440f
1 Parent(s): 7efa0ec

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
 
1
  {
2
+ "_name_or_path": "Helsinki-NLP/opus-mt-fr-en",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17d60de59a55df39a0d357490106eca19596219aaa716e47abf3ace6487fdcae
3
  size 298761157
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c40d0572bf31ff5f52d18f2026efab5b060417162f8421d84115c3767b7994b9
3
  size 298761157
runs/Nov11_19-25-25_b16a60beb7ef/1668194957.8440423/events.out.tfevents.1668194957.b16a60beb7ef.106.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6571bd8007523c421ec5c62d7f74b4b324c906a6f1ed406c488eae41342f37d1
3
+ size 5740
runs/Nov11_19-25-25_b16a60beb7ef/events.out.tfevents.1668194957.b16a60beb7ef.106.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef2ad85062f8216832d381377227bb64c53bbb5395eef82d475e3471deed99c
3
+ size 5352
source.spm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:173e9f493a668fe396d599e28d414a201193094e6ffd7a4678e5aab0f6d3d838
3
- size 778395
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d0e717c77053f1c4b856d8661d9cb87c64f083a35418c087b9146300e4f585
3
+ size 802397
target.spm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78d0e717c77053f1c4b856d8661d9cb87c64f083a35418c087b9146300e4f585
3
- size 802397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:173e9f493a668fe396d599e28d414a201193094e6ffd7a4678e5aab0f6d3d838
3
+ size 778395
tokenizer_config.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
- "name_or_path": "Helsinki-NLP/opus-mt-en-fr",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,
8
- "source_lang": "en",
9
  "sp_model_kwargs": {},
10
  "special_tokens_map_file": null,
11
- "target_lang": "fr",
12
  "tokenizer_class": "MarianTokenizer",
13
  "unk_token": "<unk>"
14
  }
 
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
+ "name_or_path": "Helsinki-NLP/opus-mt-fr-en",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,
8
+ "source_lang": "fr",
9
  "sp_model_kwargs": {},
10
  "special_tokens_map_file": null,
11
+ "target_lang": "en",
12
  "tokenizer_class": "MarianTokenizer",
13
  "unk_token": "<unk>"
14
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd5ce7e393d092dbd3fc549a647889bdadc650a922fa2043ecf07edecea2d966
3
  size 3567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b974024f412a2a0d4d7f6c96d84bb874d033dfe0cf2c87aac4c1e1336f88d582
3
  size 3567