Zeref02210217-cst commited on
Commit
1781098
·
verified ·
1 Parent(s): 16345ed

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Helsinki-NLP/opus-mt-mul-en",
3
  "activation_dropout": 0.0,
4
  "activation_function": "swish",
5
  "add_bias_logits": false,
 
1
  {
2
+ "_name_or_path": "Zeref02210217-cst/en_to_dzo_helsinki_mul_mt_nlp_m4",
3
  "activation_dropout": 0.0,
4
  "activation_function": "swish",
5
  "add_bias_logits": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06722bcf2e132e1d9c0421d2d1dd754745fff9de129f9cd1f444b16c09cd8146
3
  size 308263984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a2b8ec40dac762b5c876f1bb42e8b6782fb3c346aa472b519afbc658b35b87b
3
  size 308263984
special_tokens_map.json CHANGED
@@ -1,5 +1,23 @@
1
  {
2
- "eos_token": "</s>",
3
- "pad_token": "<pad>",
4
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  }
 
1
  {
2
+ "eos_token": {
3
+ "content": "</s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "pad_token": {
10
+ "content": "<pad>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "unk_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8a4b4602c8a64890c5aa63642d5a610f1cbe1468371dbbd3f2b7ef5b532b548
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e9ee055ae35d05da7987346a028c52bbbc58d8626ad12be3e3a5bc8769baebc
3
  size 5496