jon-t commited on
Commit
8b7c36d
verified
1 Parent(s): 006dcb5

End of training

Browse files
Files changed (4) hide show
  1. README.md +5 -1
  2. all_results.json +4 -4
  3. train_results.json +4 -4
  4. trainer_state.json +4 -4
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
2
  library_name: transformers
 
 
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: Bio_ClinicalBERT_QA
7
  results: []
@@ -12,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # Bio_ClinicalBERT_QA
14
 
15
- This model was trained from scratch on an unknown dataset.
16
 
17
  ## Model description
18
 
 
1
  ---
2
  library_name: transformers
3
+ license: mit
4
+ base_model: emilyalsentzer/Bio_ClinicalBERT
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - Eladio/emrqa-msquad
9
  model-index:
10
  - name: Bio_ClinicalBERT_QA
11
  results: []
 
16
 
17
  # Bio_ClinicalBERT_QA
18
 
19
+ This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on the Eladio/emrqa-msquad and the squad_v2 datasets.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -18,9 +18,9 @@
18
  "eval_steps_per_second": 5.382,
19
  "eval_total": 100,
20
  "total_flos": 52259351347200.0,
21
- "train_loss": 5.540222591824001,
22
- "train_runtime": 15.1179,
23
  "train_samples": 100,
24
- "train_samples_per_second": 13.229,
25
- "train_steps_per_second": 1.191
26
  }
 
18
  "eval_steps_per_second": 5.382,
19
  "eval_total": 100,
20
  "total_flos": 52259351347200.0,
21
+ "train_loss": 5.195365481906467,
22
+ "train_runtime": 15.226,
23
  "train_samples": 100,
24
+ "train_samples_per_second": 13.135,
25
+ "train_steps_per_second": 1.182
26
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 2.0,
3
  "total_flos": 52259351347200.0,
4
- "train_loss": 5.540222591824001,
5
- "train_runtime": 15.1179,
6
  "train_samples": 100,
7
- "train_samples_per_second": 13.229,
8
- "train_steps_per_second": 1.191
9
  }
 
1
  {
2
  "epoch": 2.0,
3
  "total_flos": 52259351347200.0,
4
+ "train_loss": 5.195365481906467,
5
+ "train_runtime": 15.226,
6
  "train_samples": 100,
7
+ "train_samples_per_second": 13.135,
8
+ "train_steps_per_second": 1.182
9
  }
trainer_state.json CHANGED
@@ -12,10 +12,10 @@
12
  "epoch": 2.0,
13
  "step": 18,
14
  "total_flos": 52259351347200.0,
15
- "train_loss": 5.540222591824001,
16
- "train_runtime": 15.1179,
17
- "train_samples_per_second": 13.229,
18
- "train_steps_per_second": 1.191
19
  }
20
  ],
21
  "logging_steps": 500,
 
12
  "epoch": 2.0,
13
  "step": 18,
14
  "total_flos": 52259351347200.0,
15
+ "train_loss": 5.195365481906467,
16
+ "train_runtime": 15.226,
17
+ "train_samples_per_second": 13.135,
18
+ "train_steps_per_second": 1.182
19
  }
20
  ],
21
  "logging_steps": 500,