jahyungu commited on
Commit
d63d6a6
·
verified ·
1 Parent(s): 9ab784f

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +2 -2
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
config.json CHANGED
@@ -30,5 +30,5 @@
30
  "torch_dtype": "bfloat16",
31
  "transformers_version": "4.55.0",
32
  "use_cache": true,
33
- "vocab_size": 32256
34
  }
 
30
  "torch_dtype": "bfloat16",
31
  "transformers_version": "4.55.0",
32
  "use_cache": true,
33
+ "vocab_size": 32022
34
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa153e7a9e5ccc68007d0f1f35090cd23974f34ee231e9f423154f94f02dcb0f
3
- size 2692969128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8180eb2a9d032d11b3085cd508025ed42bbf71bd3a7f12c8c7acc6332d63a090
3
+ size 2691052200
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Left",
5
- "max_length": 4096,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac33a08e3c6cb2ff3e9d31d8958c2987d41465b0f0980270bbb663ad6cd89f46
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728342abea9fc65dc65ea04f1a305415f529177e93be6ea2c7113d357dcef995
3
  size 5496