silpakanneganti
commited on
Commit
•
e6444b6
1
Parent(s):
a299478
./phi-2-dental
Browse files- adapter_model.safetensors +1 -1
- tokenizer.json +5 -7
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94422368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d06bd43639dcc776ab3df3ae644fbf1f6eb2f69f9a0119456e51bcb8879b3437
|
3 |
size 94422368
|
tokenizer.json
CHANGED
@@ -1,14 +1,12 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"padding": {
|
5 |
-
"strategy": "BatchLongest",
|
6 |
"direction": "Right",
|
7 |
-
"
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"pad_token": "<|endoftext|>"
|
11 |
},
|
|
|
12 |
"added_tokens": [
|
13 |
{
|
14 |
"id": 50256,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
|
|
|
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 2048,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
|
|
8 |
},
|
9 |
+
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
12 |
"id": 50256,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4302b08116d7ea376588cff37d24422d4c79e9a065ad877273a3cf55669b3fa5
|
3 |
size 5368
|