ychafiqui commited on
Commit
1d1c12a
1 Parent(s): dc27acc

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nadsoft/Faseeh-v0.1-beta",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -29,7 +29,7 @@
29
  "scale_embedding": true,
30
  "tokenizer_class": "NllbTokenizer",
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.37.2",
33
  "use_cache": true,
34
  "vocab_size": 256206
35
  }
 
1
  {
2
+ "_name_or_path": "facebook/nllb-200-distilled-600M",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
29
  "scale_embedding": true,
30
  "tokenizer_class": "NllbTokenizer",
31
  "torch_dtype": "float32",
32
+ "transformers_version": "4.37.0",
33
  "use_cache": true,
34
  "vocab_size": 256206
35
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb166fe559d1437896a7251cd99a9c45ec72471b8feb3c5d474ebc401d1955ed
3
  size 2460354912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f90b682b3ea232fafd4879b68d274dada652ce0a2684e104fb5b6538051dc46
3
  size 2460354912
special_tokens_map.json CHANGED
@@ -232,7 +232,7 @@
232
  "single_word": false
233
  },
234
  "pad_token": {
235
- "content": "[PAD]",
236
  "lstrip": false,
237
  "normalized": false,
238
  "rstrip": false,
 
232
  "single_word": false
233
  },
234
  "pad_token": {
235
+ "content": "<pad>",
236
  "lstrip": false,
237
  "normalized": false,
238
  "rstrip": false,
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28316502561853e9e0e5d6c5632fcf2ddef9ead2926301ae07a9fc747e736f23
3
- size 17331568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89e55bd0c1748359605420d8f8a2f06cce08f50c8417af39829298faaa140b39
3
+ size 17331386
tokenizer_config.json CHANGED
@@ -1655,14 +1655,6 @@
1655
  "rstrip": false,
1656
  "single_word": false,
1657
  "special": true
1658
- },
1659
- "256204": {
1660
- "content": "[PAD]",
1661
- "lstrip": false,
1662
- "normalized": false,
1663
- "rstrip": false,
1664
- "single_word": false,
1665
- "special": true
1666
  }
1667
  },
1668
  "additional_special_tokens": [
@@ -1875,17 +1867,12 @@
1875
  "eos_token": "</s>",
1876
  "legacy_behaviour": false,
1877
  "mask_token": "<mask>",
1878
- "max_length": 128,
1879
  "model_max_length": 1024,
1880
- "pad_token": "[PAD]",
1881
- "return_tensors": "pt",
1882
  "sep_token": "</s>",
1883
  "sp_model_kwargs": {},
1884
- "src_lang": "ajp_Arab",
1885
- "stride": 0,
1886
- "tgt_lang": "eng_Latn",
1887
  "tokenizer_class": "NllbTokenizer",
1888
- "truncation_side": "right",
1889
- "truncation_strategy": "longest_first",
1890
  "unk_token": "<unk>"
1891
  }
 
1655
  "rstrip": false,
1656
  "single_word": false,
1657
  "special": true
 
 
 
 
 
 
 
 
1658
  }
1659
  },
1660
  "additional_special_tokens": [
 
1867
  "eos_token": "</s>",
1868
  "legacy_behaviour": false,
1869
  "mask_token": "<mask>",
 
1870
  "model_max_length": 1024,
1871
+ "pad_token": "<pad>",
 
1872
  "sep_token": "</s>",
1873
  "sp_model_kwargs": {},
1874
+ "src_lang": "ary_Arab",
1875
+ "tgt_lang": null,
 
1876
  "tokenizer_class": "NllbTokenizer",
 
 
1877
  "unk_token": "<unk>"
1878
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43ecbe71d60528ca16237f3b87028c5673c962e06672e93cf75cf8bdf922e5d5
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8726b7bcd5c212e16e4599e85876a2068be5daef3d7a0cd9cc4284b4c55061c8
3
  size 4856