muzaffercky commited on
Commit
47344ba
·
verified ·
1 Parent(s): 641a6e4

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +11 -0
config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": null,
3
+ "architectures": [],
4
+ "bos_token_id": null,
5
+ "eos_token_id": null,
6
+ "model_type": "bpe",
7
+ "pad_token_id": null,
8
+ "sep_token_id": null,
9
+ "transformers_version": "4.51.3",
10
+ "unk_token_id": null
11
+ }