lekhnathrijal commited on
Commit
39b6de9
·
verified ·
1 Parent(s): 1616598

Training in progress, step 100

Browse files
Files changed (4) hide show
  1. config.json +1 -20
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -10
  4. training_args.bin +1 -1
config.json CHANGED
@@ -5,24 +5,6 @@
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
- "custom_pipelines": {
9
- "question-classifier": {
10
- "default": {
11
- "model": {
12
- "pt": [
13
- "ai-research-lab/bert-question-classifier",
14
- "main"
15
- ]
16
- }
17
- },
18
- "impl": "classifier_pipeline.MultiTaskClassifierPipeline",
19
- "pt": [
20
- "AutoModelForSequenceClassification"
21
- ],
22
- "tf": [],
23
- "type": "text"
24
- }
25
- },
26
  "gradient_checkpointing": false,
27
  "hidden_act": "gelu",
28
  "hidden_dropout_prob": 0.1,
@@ -283,8 +265,7 @@
283
  "threshold": 0
284
  }
285
  ]
286
- },
287
- "runtime_env": "aws"
288
  },
289
  "torch_dtype": "float32",
290
  "transformers_version": "4.48.1",
 
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
 
265
  "threshold": 0
266
  }
267
  ]
268
+ }
 
269
  },
270
  "torch_dtype": "float32",
271
  "transformers_version": "4.48.1",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22f505d3be202cf78d9328f364a9adae4d4e998adb0f371c14a43a19b0b09da5
3
  size 438057080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee2043a6bb0794f67179d5283976e2905b5e18c607eb898fa2a526d0050b7fd4
3
  size 438057080
tokenizer.json CHANGED
@@ -6,16 +6,7 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26d00788520ca10636c3ed1c6ef00c0232b6b1f155e589d4d8c8b1f343c7f0d3
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04928213715a2d160756b1154ba18255f929a3919013562af083c1d5ab867e62
3
  size 5368