zoeywin sequelbox commited on
Commit
630b305
·
1 Parent(s): 76708bb

Upload folder using huggingface_hub (#3)

Browse files

- 5ac3931b12110f5d9f8626c7c28c7f215e796f34fa3b1de49d8a2959c373a458 (fb55f1e95980ab1f1b80462e9f04537930667289)
- e777b3d512a0eda4e121e913cefda945c2b23dccc40c645e5cfc374ea63ead32 (817598c5493a8fe9bd1726f97164a1ca2c812b04)
- 07556a5ef5f5114c0d435973e86c350866324c797b7a5e8d6a61cc1a942cf6d4 (bb7470290e8364b40a50112d05b22f06ecef0c5f)
- 63666725fffb4c2ed9346329559fbb136e89010ef6ee7fedbb7c9ea6258d7f00 (e7e366942d3165dde7e05344f714dcd60ad71c15)
- 951069e8e26399cdcc6cf95c4073d34ae8d15c16c0e6db7a4e6e8bb97c27261c (e229a8a4bf6fb7caec7cb84cdd72cc63f90c8c60)
- 645b6ed7b167be4039e6081f184664d7ac30e33b486c4cba139ea3d4a56d5e5e (2a12f8b15a0a5560da0914393fe5014128ca5a4a)
- fe466673713ccd2c4f2d3afffc3f30cb9f8518735ebec2495fe8f5da6f489ee4 (6bee914f9c3b9f3850a544315a9933defd8b92e4)
- 635ccdfce575e6d09147850c6b5aa72cdb4673b219e25ee04f43b463e3af5635 (e3c8de607ed2364ea93bed69db5a4d04c46e1695)
- 83e397b149ed2405bedc0da84081ea675412b989b14238cc44391d8b84dc37ec (960a820485ce87b6ff3a2b99afe25992395402dc)
- 1c94f1c352a93bec23d35466a638dd09e7f1b86b9100b65bbf2faaf2f47c1d54 (7a6255f62d99c7bb08083051abdc1a3edaa7e70d)
- ad3587a3a738fe65da304608762fdeb3fa2a10b92fc4fafa04306c2db8a8b81c (f7a5f7ddaa96e85580e1ae6c543056a659046ebc)
- ea505ed490e9382fb7a9323ef50fcc4379eeddc46204e4ad3dcba5a3822d9d85 (bf46ac44d4f74628d4a60969484667fb633cd3cb)
- Update tokenizer_config.json (0bb45dc6feb289865b1b6de0a2ccc184a93b8aca)
- Delete .ipynb_checkpoints (fc27d0d98be95af24582326020170c7b2e69b79f)
- Shining Valiant XS 1.1 (f36e89743088243bbb319f9f3d4471686a28c447)


Co-authored-by: scott <[email protected]>

README.md CHANGED
@@ -26,11 +26,11 @@ Shining Valiant XS is a chat model built on the Llama 2 architecture, finetuned
26
 
27
  ## Version
28
 
29
- This is Version **1.0** of Shining Valiant XS.
30
 
31
- Version **1.1** is training now!
32
 
33
- New models are released for everyone once our team's training and validation process is complete!
34
 
35
  ## Evaluation
36
 
@@ -47,7 +47,7 @@ A few examples of different formats:
47
  3. [INST] << SYS >> You are an intelligent, helpful AI assistant. << /SYS >> Deep dive about a country with interesting history: [/INST]
48
 
49
  ## The Model
50
- Shining Valiant XS is built on top of Daring Fortitude, which uses Llama 2's 13b parameter architecture and features upgraded general capability.
51
 
52
  From there, we've created Shining Valiant XS through multiple finetuning runs on different compositions of our private dataset, the same one we use for our [Shining Valiant](https://huggingface.co/ValiantLabs/ShiningValiant) model.
53
 
 
26
 
27
  ## Version
28
 
29
+ This is Version **1.1** of Shining Valiant XS.
30
 
31
+ Congrats to the team on the new release!
32
 
33
+ New models are released for everyone once our team's training and validation process is complete.
34
 
35
  ## Evaluation
36
 
 
47
  3. [INST] << SYS >> You are an intelligent, helpful AI assistant. << /SYS >> Deep dive about a country with interesting history: [/INST]
48
 
49
  ## The Model
50
+ Shining Valiant XS is built on top of Dynamic Factor, which uses Llama 2's 13b parameter architecture and features upgraded general capability.
51
 
52
  From there, we've created Shining Valiant XS through multiple finetuning runs on different compositions of our private dataset, the same one we use for our [Shining Valiant](https://huggingface.co/ValiantLabs/ShiningValiant) model.
53
 
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "rope_theta": 10000.0,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float32",
24
- "transformers_version": "4.35.1",
25
- "use_cache": true,
26
  "vocab_size": 32000
27
  }
 
21
  "rope_theta": 10000.0,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float32",
24
+ "transformers_version": "4.35.2",
25
+ "use_cache": false,
26
  "vocab_size": 32000
27
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
- "transformers_version": "4.35.1"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
+ "transformers_version": "4.35.2"
6
  }
model-00001-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81bb87e1ec49aebb75f11934307991b592513cc80fe716910f4d9c07c3f991fd
3
  size 4881247856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbea3f185478945b995fa5e6b1add9060a4eaf66ed9a896c748ff6f5f8fe9e90
3
  size 4881247856
model-00002-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dab7c348217cecadae5018b3f0810f296e644659649fa41e783655b28fdfa50
3
  size 4970418112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08089ea15764bff78da1c8c42c06094013d0297177b43ebf90d2f415b074a4a6
3
  size 4970418112
model-00003-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03850130bc978fd9e1b8a0d98efab13b20e6acf772e8b31ee1e126adca681eda
3
  size 4970418120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26b5a4460d5568e13a16adc1cb8cdb187e66355b6ff92b45e6a5d37da07fbbb2
3
  size 4970418120
model-00004-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ceb7354b5b06d44281e791e5342e28255efb9bae48cea07f689d86f2ab18fac6
3
  size 4970418144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd295baf8bc72183b0f86d854ff676031b4c740a9f92c747b3356b7b9702316
3
  size 4970418144
model-00005-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:017554b6eac8ca0a21cc6bbea05f16eb7fc042c295fed47e7ce31e36c829e98c
3
  size 4970418144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6bc44f0421d75b008fcb1fdc08a922706fd9c02f9abafcae87a7591645f28f2
3
  size 4970418144
model-00006-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9805391372796a1df9996624dbc66155432eb203a7278ca9463aee9353f5763
3
  size 4792119040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5637ee444eb11ea3fd796db547cf3e1c3e7d19714a2c55d67865d2e0245a1dc7
3
  size 4792119040
model-00007-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a541c87ce04c9d674e36d2bf7d6b86bedefa4a8da8a8ad155bd7c239ca111d8d
3
  size 4792160232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:834807fe9d3fa7a8f52e13d63403e9430a2ca24697f07cd8ca0521e80f5500b8
3
  size 4792160232
model-00008-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15221de539416b11acf7d32b12f8b81e241becd00cc223e5c218da6b8d66352a
3
  size 4792160224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b8a04a5243dab7b2a291e37f1064f1b70abe212a606bbcfed29a06ef7f9c89
3
  size 4792160224
model-00009-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68be061a7bf72ba485c151dbb862ef5651e6ea0f47e48a4b18ccc01dd11d6b2c
3
  size 4970418144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b30ecef4c9d6c2f220c022ab3e954d1555bc423122857ade34f1386bc939130
3
  size 4970418144
model-00010-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b215b950c07174e65894b4ce3f1700b59890882f2cdd4131f2cf1446eb8edf4
3
  size 4970418144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:312e0fffdd15b04ad78fac35c5241f3f649b3a17afa56b0410af6d63e852b072
3
  size 4970418144
model-00011-of-00011.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3017ce48ae1f493623022f628bd18898325286b377c730df73a175c09a8598b2
3
  size 2983303184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4aab365e7011a275a3f78a572c026ecdf4e85e793dd9c526423085c9173468
3
  size 2983303184
tokenizer_config.json CHANGED
@@ -39,5 +39,5 @@
39
  "truncation_side": "right",
40
  "truncation_strategy": "longest_first",
41
  "unk_token": "<unk>",
42
- "use_default_system_prompt": true
43
  }
 
39
  "truncation_side": "right",
40
  "truncation_strategy": "longest_first",
41
  "unk_token": "<unk>",
42
+ "use_default_system_prompt": false
43
  }