Amna100 commited on
Commit
da54ddb
1 Parent(s): 04630b1

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:12268839040256180b32254d7f8808cc4dd807039fef83bf9f4bf79d2007b7bf
3
  size 554446244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecfd6a8f0bf46424e6f3d1181a7dc837946d552889f77e1dbab83f5125d85ee3
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:fb7f1c141e0fe9043b53455a4dfd22e257d792ce4fcb7f194fae402278276b3b
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec6efd035dd4e1df2a9f7256f9f171ea53d13a2f156f2309c361681e0743c3df
3
  size 5176