heyitsjearbear commited on
Commit
7bd500c
1 Parent(s): 945b8bd

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -29,6 +29,7 @@
29
  ]
30
  ],
31
  "bos_token_id": 50256,
 
32
  "embed_dropout": 0,
33
  "eos_token_id": 50256,
34
  "gradient_checkpointing": false,
@@ -47,7 +48,7 @@
47
  "summary_type": "cls_index",
48
  "summary_use_proj": true,
49
  "torch_dtype": "float32",
50
- "transformers_version": "4.27.3",
51
  "use_cache": true,
52
  "vocab_size": 50259,
53
  "window_size": 256
 
29
  ]
30
  ],
31
  "bos_token_id": 50256,
32
+ "classifier_dropout": 0.1,
33
  "embed_dropout": 0,
34
  "eos_token_id": 50256,
35
  "gradient_checkpointing": false,
 
48
  "summary_type": "cls_index",
49
  "summary_use_proj": true,
50
  "torch_dtype": "float32",
51
+ "transformers_version": "4.40.1",
52
  "use_cache": true,
53
  "vocab_size": 50259,
54
  "window_size": 256