rhakbari commited on
Commit
eda1d74
1 Parent(s): 2a2aab2

End of training

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. tokenizer_config.json +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"
 
1
  {
2
+ "_name_or_path": "rhakbari/distilbert-base-uncased-finetuned-squad",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"
tokenizer_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
5
  "model_max_length": 512,
6
- "name_or_path": "distilbert-base-uncased",
7
  "pad_token": "[PAD]",
8
  "sep_token": "[SEP]",
9
  "special_tokens_map_file": null,
 
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
5
  "model_max_length": 512,
6
+ "name_or_path": "rhakbari/distilbert-base-uncased-finetuned-squad",
7
  "pad_token": "[PAD]",
8
  "sep_token": "[SEP]",
9
  "special_tokens_map_file": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e037f5961958c6e0c085aa6648e5809b8d19d2abc88b4056d52209a27059c14
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d88efb3482394efd07e54a01828e905cc5085467f292ee28b46702456f86f4e1
3
  size 3439