MHGanainy commited on
Commit
24a10fd
1 Parent(s): 73623d0

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6995bbd0af9ae03580a157e4800ce3606ea2f123955fb02fdb1ebb922cff07cd
3
  size 496333300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bbc4be5e1655d649648be2c93e12e9a1a335aac7a146008f2a84333a1420ad3
3
  size 496333300
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f94fe69cafbb2d11e63114d52a0bdee2851641bde4b643a19aaf0841f028870
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:037e74fceaca8d8214bfe7e3cb4d3fc112b938de1c68357ab344f540d8a9bbb9
3
  size 5304