yuan-tian commited on
Commit
ff06e9f
1 Parent(s): c2c6b01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,8 @@ language:
7
  metrics:
8
  - rouge
9
  pipeline_tag: text2text-generation
 
 
10
  ---
11
  # Model Card for ChartGPT-Llama3
12
 
@@ -140,4 +142,4 @@ Plan to update the preprocessing and training procedure in the future.
140
  pages={1-15},
141
  doi={10.1109/TVCG.2024.3368621}
142
  }
143
- ```
 
7
  metrics:
8
  - rouge
9
  pipeline_tag: text2text-generation
10
+ base_model:
11
+ - meta-llama/Meta-Llama-3-8B-Instruct
12
  ---
13
  # Model Card for ChartGPT-Llama3
14
 
 
142
  pages={1-15},
143
  doi={10.1109/TVCG.2024.3368621}
144
  }
145
+ ```