TimVan1 commited on
Commit
9939b39
1 Parent(s): ab70261

Upload 5 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": "bigscience/bloomz-1b1",
3
  "apply_residual_connection_post_layernorm": false,
4
  "architectures": [
5
  "BloomForCausalLM"
 
1
  {
2
+ "_name_or_path": "/home/envd/data/timvan/test_extend/pennyfunai-translate/pennyfun/models/bilingual_trans_bloomz_1b1_24700/checkpoint-24700",
3
  "apply_residual_connection_post_layernorm": false,
4
  "architectures": [
5
  "BloomForCausalLM"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6f8a8e8476d2dab3966aac90d62157d9c53cbdd44070a7e03639629a54506ca
3
  size 5802770517
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b0104001067cc4afab7acb8587d1cd707b17bffa36679a5bc573cb7e21f7ab
3
  size 5802770517
tokenizer_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "bos_token": "<s>",
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "</s>",
6
- "model_max_length": 800,
7
  "pad_token": "<pad>",
8
  "padding_side": "left",
9
  "tokenizer_class": "BloomTokenizer",
 
3
  "bos_token": "<s>",
4
  "clean_up_tokenization_spaces": false,
5
  "eos_token": "</s>",
6
+ "model_max_length": 700,
7
  "pad_token": "<pad>",
8
  "padding_side": "left",
9
  "tokenizer_class": "BloomTokenizer",