arielb30 commited on
Commit
554333f
·
verified ·
1 Parent(s): bd3a4c2

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b1f262cc50b4f02251d1e5de8fe8356780d483e03e06b44b0c7638adc04f452
3
  size 298765276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:179b1646ef61bd4fdee0790ec8f825ba34558534d9217671ac31d21ab9d90ba8
3
  size 298765276
special_tokens_map.json CHANGED
@@ -1,23 +1,5 @@
1
  {
2
- "eos_token": {
3
- "content": "</s>",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "pad_token": {
10
- "content": "<pad>",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "unk_token": {
17
- "content": "<unk>",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- }
23
  }
 
1
  {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a76dc4bda33ac7bd3c433251af65a77becc98e6e68b194f56d4a565d3b21d63
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20093b9771e7348c810f732fbd3268d557b05f600cd43c8a7fc5b2e4a808030
3
  size 5432