Controceasare commited on
Commit
07cd937
·
verified ·
1 Parent(s): 19062eb

v2: Merged BF16 with structured tool_calls SFT (8130 examples)

Browse files
model-00001-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c2eec024443448972e1017daa068eb4844faa30dd2ce56d70a907e111238441
3
  size 5219096448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d2c9c3a8e995f619d17bbc1546c8942d8ebbc8780eb9c3ea82b1722c06c4847
3
  size 5219096448
model-00002-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0deea0630411c3585c467d44ca8490d98a85eb5d598cf773283914d18ced535
3
  size 5222016624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:039d67116947e7ceb8542b2879f6b0622e657e5fc1cc26aa2135fefac741301d
3
  size 5222016624
model-00003-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9716431d8e875bdaf2a07f8a21eba46a39f1825669fe3c3776a2a1e731598f11
3
  size 5222016648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81018c84bbf812d82336afb81f1cf154123ca0841341d086a614b8bc34dd82e0
3
  size 5222016648
model-00004-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:faff368e7e14651283a98e74f511c8649647b42dd7d9d0ca6f8d315a929505b7
3
  size 5117137792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6b5777469f477d13acc87191d573e7f3924e8add6f808d5cd1b7863215425a7
3
  size 5117137792
model-00005-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b0445673cdc51875ff901c492b5e4ba091cb7b4876546ff49422a1458e2f89e
3
  size 5222016664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc170d1645b8b9d8614a5bdf2743a6b9cd1c6a99f15c1fee70090f9409d66298
3
  size 5222016664
model-00006-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:927ed6b60cea901e4940f15179a2d661cd93b59fc067444d1ddb90e1fa4f7a5d
3
  size 5222016664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a72e1f181764ae0da0ee8f26688e74508b393aa89d3997dd1aa44046db70ef6
3
  size 5222016664
model-00007-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:723ae34c04f7d42fbce8485a704cf66cc8aaebed4a7d97201aaa0068db289949
3
  size 5117137792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff8af1b29ce1df460b11dff0975d4f58fea0f2e9f272b521833a8f7df21c12f
3
  size 5117137792
model-00008-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fcf2d61ce5b3bb9c93afe7c32c585342621db2bf57558c22604b0b597a8f0bc
3
  size 5222016664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5214e7a6a44c2d25e9b87efbb88465f42fbe14d08bd77dcf84e4118e0c8445d2
3
  size 5222016664
model-00009-of-00010.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75f18bbd2cbe0dc0032e857009b2a4b788f00aa4feda34caa478ccbe5a897804
3
  size 5117168880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa8e963c88301969238787692a7d3f1fb3a6bf340394ebf5ca2cdf4c5edc8365
3
  size 5117168880
tokenizer_config.json CHANGED
@@ -1009,5 +1009,5 @@
1009
  "pad_token": "<pad>",
1010
  "unk_token": "<unk>",
1011
  "processor_class": "PixtralProcessor",
1012
- "tokenizer_class": "TokenizersBackend"
1013
- }
 
1009
  "pad_token": "<pad>",
1010
  "unk_token": "<unk>",
1011
  "processor_class": "PixtralProcessor",
1012
+ "tokenizer_class": "PreTrainedTokenizerFast"
1013
+ }