haibotamiu commited on
Commit
ce5ac26
1 Parent(s): 008216f

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
@@ -4,8 +4,8 @@
4
  "exact_match": 9.55,
5
  "f1": 15.048311041178366,
6
  "train_loss": 4.351121690538195,
7
- "train_runtime": 31.7409,
8
  "train_samples": 3000,
9
- "train_samples_per_second": 283.546,
10
- "train_steps_per_second": 1.134
11
  }
 
4
  "exact_match": 9.55,
5
  "f1": 15.048311041178366,
6
  "train_loss": 4.351121690538195,
7
+ "train_runtime": 30.007,
8
  "train_samples": 3000,
9
+ "train_samples_per_second": 299.93,
10
+ "train_steps_per_second": 1.2
11
  }
args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:868ee035147035b1a918e2cc9aa4865a505151117f9d35a21db413a56a8e93d7
3
  size 5652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:445c7688368a47a9373af34c72754c6baa9f210952dbbc111ee1b17a27ea1af8
3
  size 5652
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 4.351121690538195,
4
- "train_runtime": 31.7409,
5
  "train_samples": 3000,
6
- "train_samples_per_second": 283.546,
7
- "train_steps_per_second": 1.134
8
  }
 
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 4.351121690538195,
4
+ "train_runtime": 30.007,
5
  "train_samples": 3000,
6
+ "train_samples_per_second": 299.93,
7
+ "train_steps_per_second": 1.2
8
  }
trainer_state.json CHANGED
@@ -13,9 +13,9 @@
13
  "step": 36,
14
  "total_flos": 881908425216000.0,
15
  "train_loss": 4.351121690538195,
16
- "train_runtime": 31.7409,
17
- "train_samples_per_second": 283.546,
18
- "train_steps_per_second": 1.134
19
  }
20
  ],
21
  "logging_steps": 500,
 
13
  "step": 36,
14
  "total_flos": 881908425216000.0,
15
  "train_loss": 4.351121690538195,
16
+ "train_runtime": 30.007,
17
+ "train_samples_per_second": 299.93,
18
+ "train_steps_per_second": 1.2
19
  }
20
  ],
21
  "logging_steps": 500,