longluu commited on
Commit
fc3204a
·
verified ·
1 Parent(s): 74a5492

--per_device_train_batch_size 4 --learning_rate 3e-5 --num_train_epochs 2 --max_seq_length 512 --doc_stride 250 --max_answer_length 200

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "../models/COVID-QA/gatortrons/",
3
  "architectures": [
4
- "MegatronBertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
 
1
  {
2
  "_name_or_path": "../models/COVID-QA/gatortrons/",
3
  "architectures": [
4
+ "MegatronBertForQuestionAnswering"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5fe97522c3471c17c721135e025ef484f26f98a2dc6ac282e3ecf4588b287c3
3
  size 1416925664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d45dee1e7b2b68ac1592de9b452e80deffeaf092b7a3dfc7ab372249e048b49
3
  size 1416925664