jayeshvpatil
commited on
Commit
•
854c4df
1
Parent(s):
870748b
jayeshvpatil/test-tinyllama-medqa
Browse files
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4517152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ab45eda4570f1f285063646a22666fba2748598db2239faaa2fd98ccbebc97d
|
3 |
size 4517152
|
runs/Feb02_20-08-02_25cf30ae6f51/events.out.tfevents.1706904498.25cf30ae6f51.237.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfa7b5922beb917b5d8c494692b8a2bf2642f88034686ff78fb304341bf7e8ec
|
3 |
+
size 8879
|
tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 1024,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5146a02238bc701f4b49aeb2784aa994d7851a83faae1fe4a4674bb7a36cf60e
|
3 |
size 4600
|