maguitai commited on
Commit
bf6b265
1 Parent(s): 063a021

Model save

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # distilbert-base-uncased-finetuned-squad
15
 
16
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model: maguitai/distilbert-base-uncased-finetuned-squad
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # distilbert-base-uncased-finetuned-squad
15
 
16
+ This model is a fine-tuned version of [maguitai/distilbert-base-uncased-finetuned-squad](https://huggingface.co/maguitai/distilbert-base-uncased-finetuned-squad) on an unknown dataset.
17
 
18
  ## Model description
19
 
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": "maguitai/distilbert-base-uncased-finetuned-squad",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:486f99a1c5d18988e401ac0cd3ba0295738cc14baa5c012d9b43850e2a1d3875
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a102ce94afe873f5c1def56144f9de1f7d13f888ee9f4f62af7d595fdd0ac8ce
3
  size 4728