syubraj commited on
Commit
57e1550
1 Parent(s): e6ab459

Upload MT5ForConditionalGeneration

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +2 -2
  3. generation_config.json +1 -1
  4. model.safetensors +1 -1
README.md CHANGED
@@ -1,19 +1,19 @@
1
  ---
 
 
 
 
 
 
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: google/mt5-small
5
- tags:
6
- - generated_from_trainer
7
  metrics:
8
  - bleu
 
 
9
  model-index:
10
  - name: romaneng2nep_v2
11
  results: []
12
- datasets:
13
- - syubraj/roman2nepali-transliteration
14
- language:
15
- - ne
16
- - en
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ base_model: google/mt5-small
3
+ datasets:
4
+ - syubraj/roman2nepali-transliteration
5
+ language:
6
+ - ne
7
+ - en
8
  library_name: transformers
9
  license: apache-2.0
 
 
 
10
  metrics:
11
  - bleu
12
+ tags:
13
+ - generated_from_trainer
14
  model-index:
15
  - name: romaneng2nep_v2
16
  results: []
 
 
 
 
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/mt5-small",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
@@ -26,7 +26,7 @@
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "T5Tokenizer",
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.45.1",
30
  "use_cache": true,
31
  "vocab_size": 250112
32
  }
 
1
  {
2
+ "_name_or_path": "/kaggle/input/re-finetuning-mt5/finetune_mt5_2ep/checkpoint-31000",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "T5Tokenizer",
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.44.2",
30
  "use_cache": true,
31
  "vocab_size": 250112
32
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
- "transformers_version": "4.45.1"
6
  }
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
+ "transformers_version": "4.44.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14deca3e73da9e28fc5df3b8e6a4b8f1ce8fb9e03c57458a265a350abfb34532
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7a934a8d551360b971f1b3156bcf476b93f45ca7ed9de7b1eda14b0b6c5802
3
  size 1200729512