Amna100 commited on
Commit
3e823eb
1 Parent(s): 2af351c

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:c22509fd72dcc71f44623ff14671f77e02ddb803e6af5e5dadacedd8a46073bf
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:d50ceeba1b9ae3f47a385339373a5fbc6da5b96716414a486c5c203448f48dee
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70de4fb08cffaa075d1ebb7c529dbe213e92d33abb3d677eece5223685263f2
3
  size 5176