jiminji commited on
Commit
5e82171
1 Parent(s): 2011221

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -23,7 +23,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
@@ -74,7 +74,6 @@ Use the code below to get started with the model.
74
  [More Information Needed]
75
 
76
  ## Training Details
77
-
78
  ### Training Data
79
 
80
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
@@ -92,6 +91,11 @@ Use the code below to get started with the model.
92
 
93
  #### Training Hyperparameters
94
 
 
 
 
 
 
95
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
 
97
  #### Speeds, Sizes, Times [optional]
 
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
+ - **Finetuned from model BERT
27
 
28
  ### Model Sources [optional]
29
 
 
74
  [More Information Needed]
75
 
76
  ## Training Details
 
77
  ### Training Data
78
 
79
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
 
91
 
92
  #### Training Hyperparameters
93
 
94
+ - Learning Rate: 5e-5
95
+ - Batch Size: 32
96
+ - Epochs: 5
97
+ - Optimizer: Adam
98
+
99
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
 
101
  #### Speeds, Sizes, Times [optional]