haibotamiu commited on
Commit
5001155
1 Parent(s): e2c69db

End of training

Browse files
Files changed (5) hide show
  1. README.md +4 -1
  2. all_results.json +3 -3
  3. args.bin +1 -1
  4. train_results.json +3 -3
  5. trainer_state.json +3 -3
README.md CHANGED
@@ -2,7 +2,10 @@
2
  license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
 
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: out
8
  results: []
@@ -13,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # out
15
 
16
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
 
18
  ## Model description
19
 
 
2
  license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
+ - question-answering
6
  - generated_from_trainer
7
+ datasets:
8
+ - squad
9
  model-index:
10
  - name: out
11
  results: []
 
16
 
17
  # out
18
 
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 4.621011098225911,
4
- "train_runtime": 40.2046,
5
  "train_samples": 3000,
6
- "train_samples_per_second": 223.855,
7
- "train_steps_per_second": 0.895
8
  }
 
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 4.621011098225911,
4
+ "train_runtime": 39.997,
5
  "train_samples": 3000,
6
+ "train_samples_per_second": 225.017,
7
+ "train_steps_per_second": 0.9
8
  }
args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d40abfa4155cddcba82cbf65e16136b1f7f02f9059737d9f4180121e5bafbba5
3
  size 5652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1eb4245adc5e31c7ab5ea2f0bf713ac437b380df70ee7e3bd7afa4e7093312
3
  size 5652
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 4.621011098225911,
4
- "train_runtime": 40.2046,
5
  "train_samples": 3000,
6
- "train_samples_per_second": 223.855,
7
- "train_steps_per_second": 0.895
8
  }
 
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 4.621011098225911,
4
+ "train_runtime": 39.997,
5
  "train_samples": 3000,
6
+ "train_samples_per_second": 225.017,
7
+ "train_steps_per_second": 0.9
8
  }
trainer_state.json CHANGED
@@ -13,9 +13,9 @@
13
  "step": 36,
14
  "total_flos": 881908425216000.0,
15
  "train_loss": 4.621011098225911,
16
- "train_runtime": 40.2046,
17
- "train_samples_per_second": 223.855,
18
- "train_steps_per_second": 0.895
19
  }
20
  ],
21
  "logging_steps": 500,
 
13
  "step": 36,
14
  "total_flos": 881908425216000.0,
15
  "train_loss": 4.621011098225911,
16
+ "train_runtime": 39.997,
17
+ "train_samples_per_second": 225.017,
18
+ "train_steps_per_second": 0.9
19
  }
20
  ],
21
  "logging_steps": 500,