guymorlan commited on
Commit
d3e8a64
·
1 Parent(s): de63766

add updated model files

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/etherx/transliteration/Shami2English/__23epochs/checkpoint-17411/",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
 
1
  {
2
+ "_name_or_path": "./checkpoint-5299//",
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:37201e8a36bd5c82ab0fb0a122137bcd74d341ea47abec174e133b8ffe040478
3
  size 305572293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:050e7275abc9f15cbc1eecfb053c62710acb3a8af3219b19bee4157076a39c25
3
  size 305572293
tokenizer_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
- "name_or_path": "/home/etherx/transliteration/Shami2English/__23epochs/checkpoint-17411/",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,
 
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
+ "name_or_path": "./checkpoint-5299//",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,