Tokenizer dlls addition for convenience
Browse files- .gitattributes +1 -0
- Plugins/Google.Protobuf.dll +0 -0
- Plugins/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- Plugins/Microsoft.Bcl.HashCode.dll +0 -0
- Plugins/Microsoft.ML.Tokenizers.dll +3 -0
- Plugins/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- Plugins/System.Text.Encodings.Web.dll +0 -0
- Plugins/System.Text.Json.dll +0 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
model_Uint8.sentis filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
model_Uint8.sentis filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Plugins/Microsoft.ML.Tokenizers.dll filter=lfs diff=lfs merge=lfs -text
|
Plugins/Google.Protobuf.dll
ADDED
Binary file (484 kB). View file
|
|
Plugins/Microsoft.Bcl.AsyncInterfaces.dll
ADDED
Binary file (22.1 kB). View file
|
|
Plugins/Microsoft.Bcl.HashCode.dll
ADDED
Binary file (23.4 kB). View file
|
|
Plugins/Microsoft.ML.Tokenizers.dll
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45671b2090ea58d0f866a0dc3b1497051cc01b6605ecb0e8e4f40f899b5008da
|
3 |
+
size 2666656
|
Plugins/System.Runtime.CompilerServices.Unsafe.dll
ADDED
Binary file (18 kB). View file
|
|
Plugins/System.Text.Encodings.Web.dll
ADDED
Binary file (76.9 kB). View file
|
|
Plugins/System.Text.Json.dll
ADDED
Binary file (510 kB). View file
|
|