ckcl
/

Adapters
Safetensors
prediction
ckcl commited on
Commit
7d0b29d
1 Parent(s): 333a253

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,9 +5,11 @@ 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
 
 
5
  - bertscore
6
  base_model:
7
  - google-bert/bert-base-uncased
8
+ - meta-llama/Llama-3.1-8B-Instruct
9
  tags:
10
  - prediction
11
+ license: mit
12
+ library_name: adapter-transformers
13
  ---
14
  # Custom Transformer Model for MEXC Price Prediction
15