Upload 3 files
Browse files- .gitattributes +3 -0
- model.safetensors +3 -0
- pytorch_model.bin +3 -0
- tokenizer.json +3 -0
.gitattributes
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
*.json text
|
| 2 |
*.md text
|
| 3 |
*.txt text
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
*.json text
|
| 2 |
*.md text
|
| 3 |
*.txt text
|
| 4 |
+
model.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17ca06efd886a065d0081912b04c9e27ef5086a9dd09659cce32aa9c84587f23
|
| 3 |
+
size 1144685320
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e83da37d1052fa1f9a6763199a5aa0fea1b5d3f290dc6b3d2e3ffb7c5356bcc
|
| 3 |
+
size 1144846522
|
tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f59925fcb90c92b894cb93e51bb9b4a6105c5c249fe54ce1c704420ac39b81af
|
| 3 |
+
size 17082756
|