noahkim commited on
Commit
12b3c5f
1 Parent(s): 750c79e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -31
README.md CHANGED
@@ -6,9 +6,6 @@ model-index:
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
  # kobigbird-finetuned-Encoder-Decoder
13
 
14
  This model was trained from scratch on an unknown dataset.
@@ -17,31 +14,3 @@ This model was trained from scratch on an unknown dataset.
17
 
18
  More information needed
19
 
20
- ## Intended uses & limitations
21
-
22
- More information needed
23
-
24
- ## Training and evaluation data
25
-
26
- More information needed
27
-
28
- ## Training procedure
29
-
30
- ### Training hyperparameters
31
-
32
- The following hyperparameters were used during training:
33
- - learning_rate: 1e-05
34
- - train_batch_size: 1
35
- - eval_batch_size: 1
36
- - seed: 42
37
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
38
- - lr_scheduler_type: linear
39
- - num_epochs: 2
40
- - mixed_precision_training: Native AMP
41
-
42
- ### Framework versions
43
-
44
- - Transformers 4.22.0
45
- - Pytorch 1.12.1+cu113
46
- - Datasets 2.4.0
47
- - Tokenizers 0.12.1
 
6
  results: []
7
  ---
8
 
 
 
 
9
  # kobigbird-finetuned-Encoder-Decoder
10
 
11
  This model was trained from scratch on an unknown dataset.
 
14
 
15
  More information needed
16