irusl commited on
Commit
dae03aa
·
verified ·
1 Parent(s): e5a7991

Upload model

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "rm3",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "IR10",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7043809ee8500ce97ae59691aa1c78cd2233972c9ca3dfdcb20c801ab8c19d9e
3
  size 1594062688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f3f4c2d644e10bb90b1e943127032181bd910c685c5bc2c3753c7967ef788b5
3
  size 1594062688
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 3896,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 3896
12
  },
13
  "direction": "Left",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 3696,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 3696
12
  },
13
  "direction": "Left",
14
  "pad_to_multiple_of": null,
tokenizer_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "add_prefix_space": false,
3
  "added_tokens_decoder": {
4
  "100256": {
 
1
  {
2
+ "add_bos_token": true,
3
  "add_prefix_space": false,
4
  "added_tokens_decoder": {
5
  "100256": {