wieheistdu commited on
Commit
f64104f
verified
1 Parent(s): 8279670

Model save

Browse files
Files changed (2) hide show
  1. README.md +57 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: squad2-trained-ep4-batch16-finetuned-squad2-emrQA-msquad
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # squad2-trained-ep4-batch16-finetuned-squad2-emrQA-msquad
13
+
14
+ This model was trained from scratch on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Loss: 0.0319
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 2e-05
36
+ - train_batch_size: 32
37
+ - eval_batch_size: 32
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 3
42
+
43
+ ### Training results
44
+
45
+ | Training Loss | Epoch | Step | Validation Loss |
46
+ |:-------------:|:-----:|:-----:|:---------------:|
47
+ | 0.2089 | 1.0 | 7836 | 0.1292 |
48
+ | 0.077 | 2.0 | 15672 | 0.0484 |
49
+ | 0.0357 | 3.0 | 23508 | 0.0319 |
50
+
51
+
52
+ ### Framework versions
53
+
54
+ - Transformers 4.41.2
55
+ - Pytorch 1.13.1+cu116
56
+ - Datasets 2.19.2
57
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5aee84539a998ebd046ee52976131539fb58b48b60389708b92309ecda5c36b3
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85706e908d91933384914c204908762610144a074ac8b4bbda7057c63bee0903
3
  size 265470032