Amna100 commited on
Commit
2b44f58
1 Parent(s): 3e85c96

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -14
  4. training_args.bin +1 -1
config.json CHANGED
@@ -40,7 +40,7 @@
40
  "position_biased_input": false,
41
  "relative_attention": true,
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.41.0.dev0",
44
  "type_vocab_size": 0,
45
  "vocab_size": 50265
46
  }
 
40
  "position_biased_input": false,
41
  "relative_attention": true,
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.42.0.dev0",
44
  "type_vocab_size": 0,
45
  "vocab_size": 50265
46
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2f599f8ceea6cb1933781563e847023b2e7476f9aceabc51ae24fbffa7bc891
3
  size 554446244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11972ddf46112f87a6211404e649c62156c214e9e5fcd7c35149648b4e1b8b10
3
  size 554446244
tokenizer.json CHANGED
@@ -1,19 +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": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "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:2ede779cc82b35f975a594af2115c51142e0b56d24dd731be2821d22ca0a774f
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f01d4dfcac57d0674c43f522a42bc190f1f5a2e7e0a79e9c178f5c4f09037fa7
3
  size 5176