ckcl commited on
Commit
00f9e8a
1 Parent(s): 6ba557b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Custom Transformer Model for MEXC Price Prediction
2
 
3
  ## Model Description
@@ -78,4 +89,4 @@ To use this model for prediction, follow these steps:
78
 
79
  ## License
80
 
81
- This model is licensed under the [MIT License](LICENSE).
 
1
+ ---
2
+ datasets:
3
+ - ckcl/12331
4
+ metrics:
5
+ - bertscore
6
+ base_model:
7
+ - google-bert/bert-base-uncased
8
+ pipeline_tag: table-question-answering
9
+ tags:
10
+ - prediction
11
+ ---
12
  # Custom Transformer Model for MEXC Price Prediction
13
 
14
  ## Model Description
 
89
 
90
  ## License
91
 
92
+ This model is licensed under the [MIT License](LICENSE).