wieheistdu commited on
Commit
c14e8ad
1 Parent(s): b381baa

Training in progress, step 500

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +2 -2
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": "../squad-trained-ep4-batch16",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1d627f1f12e67b643d5a60d09c6c28962ea3601614de0a8d329452e5839a034
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3432060539d82423b61a69b509024fe5739634ef781fe3f93cad537e78241669
3
  size 265470032
tokenizer.json CHANGED
@@ -4,7 +4,7 @@
4
  "direction": "Right",
5
  "max_length": 512,
6
  "strategy": "OnlySecond",
7
- "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
 
4
  "direction": "Right",
5
  "max_length": 512,
6
  "strategy": "OnlySecond",
7
+ "stride": 172
8
  },
9
  "padding": {
10
  "strategy": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d00516c8227b8e5fa44ba74c0e20b2b0ba965ea792dafda915dd6dd9559df27
3
- size 4667
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9d6d232be641b5fd776c7ba6185de6ac88926e253f312cb7eab64c8a4e07712
3
+ size 4731