loiccabannes
commited on
Training in progress, step 500
Browse files
logs/events.out.tfevents.1706623267.pcloic.27301.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:086d56b46421cc5752e329917835de9f6a51fb9b862526becbafccc17aabb62d
|
3 |
+
size 7026
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 231538130
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:223a94a82ff2b81dddd4d26f876c3060d3fe255438f5546070ddee2d7f6036e1
|
3 |
size 231538130
|
runs/Jan31_00-09-35_pcloic/events.out.tfevents.1706656176.pcloic.31738.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:485e99c611a4d82a386cfb29bd1cec3254659a2fc8e00f9b198b716bc44e0d95
|
3 |
+
size 3624
|
runs/Jan31_00-13-09_pcloic/events.out.tfevents.1706656389.pcloic.31989.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b068ce7a639690c209037752276a7ae6233eb3a21f467c81cfd3aa7d02fa687b
|
3 |
+
size 3622
|
tokenizer_config.json
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
}
|
19 |
},
|
20 |
"bos_token": "<|startoftext|>",
|
|
|
21 |
"clean_up_tokenization_spaces": true,
|
22 |
"do_clean_text": false,
|
23 |
"eos_token": "<|endoftext|>",
|
|
|
18 |
}
|
19 |
},
|
20 |
"bos_token": "<|startoftext|>",
|
21 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ '\n### User:\n' }}{{ message['content']}}{{ '\n### Assistant:\n' }}{% endif %}{% if message['role'] == 'assistant' %}{{ message['content']+eos_token}}{% endif %}{% endfor %}",
|
22 |
"clean_up_tokenization_spaces": true,
|
23 |
"do_clean_text": false,
|
24 |
"eos_token": "<|endoftext|>",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe890e723b23560e5b7bdc34b5c8278c342146739844adaa5dba92451db249ef
|
3 |
size 4664
|