t5pathak commited on
Commit
628b5c7
1 Parent(s): 2130585

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -14
README.md CHANGED
@@ -98,7 +98,7 @@ The model was trained with the parameters:
98
  Parameters of the fit()-Method:
99
  ```
100
  {
101
- "epochs": 3,
102
  "evaluation_steps": 0,
103
  "evaluator": "NoneType",
104
  "max_grad_norm": 1,
 
98
  Parameters of the fit()-Method:
99
  ```
100
  {
101
+ "epochs": 0,
102
  "evaluation_steps": 0,
103
  "evaluator": "NoneType",
104
  "max_grad_norm": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:664a4b8e304042c04a22e4480aeca96ed50985a772d9d990cd0ed1a510b3d530
3
  size 265462608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f637db9d55d9a5c2d9a47675de7f0e6931eda75483d84f6a058f02dfffb2bb4b
3
  size 265462608
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
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,