astragon commited on
Commit
4e10f80
1 Parent(s): 5819197

Model save

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/electra-small-discriminator
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - squad
8
+ model-index:
9
+ - name: electra-small-discriminator-finetuned-squad
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # electra-small-discriminator-finetuned-squad
17
+
18
+ This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on the squad dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1732
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 1.3704 | 1.0 | 5533 | 1.2608 |
52
+ | 1.168 | 2.0 | 11066 | 1.1946 |
53
+ | 1.0192 | 3.0 | 16599 | 1.1732 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.35.2
59
+ - Pytorch 2.1.0+cu118
60
+ - Datasets 2.15.0
61
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c3a43f9be80553c028d4ec5bcd885b4b252435f2cb7c4b2b8c30fde2322638c
3
  size 53957840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8de17a9fe48d2f3bacfdf47b5a080119d114615abe70d1accdb0549173d6059
3
  size 53957840
runs/Nov19_23-40-23_3f3a1039ada0/events.out.tfevents.1700437232.3f3a1039ada0.3929.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:977e7a56e646a44afc41a7d50a71c902c26ba9f6435a8e2e013e1c652781b602
3
- size 10143
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:730eb8aaf7c6d153108eacdd4c9d959792a68af8bc64736534fd998dd7a2a3ca
3
+ size 10779