MachineLearningLM commited on
Commit
19812ae
·
verified ·
1 Parent(s): 0baaa25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,8 +2,10 @@
2
  base_model:
3
  - Qwen/Qwen2.5-7B-Instruct
4
  license: apache-2.0
5
- pipeline_tag: text-generation
6
  library_name: transformers
 
 
7
  ---
8
 
9
  # MachineLearningLM
 
2
  base_model:
3
  - Qwen/Qwen2.5-7B-Instruct
4
  license: apache-2.0
5
+ pipeline_tag: tabular-classification
6
  library_name: transformers
7
+ datasets:
8
+ - MachineLearningLM/machinelearninglm-scm-synthetic-tabularml
9
  ---
10
 
11
  # MachineLearningLM