Add pipeline tag to metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
- - causal-discovery
5
- - causal-inference
6
- - graph-ml
7
  pretty_name: CauScale
8
  ---
9
 
@@ -57,4 +57,4 @@ See the [CauScale code repository](https://github.com/OpenCausaLab/CauScale) for
57
  journal={arXiv preprint arXiv:2602.08629},
58
  year={2026}
59
  }
60
- ```
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: graph-ml
4
  tags:
5
+ - causal-discovery
6
+ - causal-inference
 
7
  pretty_name: CauScale
8
  ---
9
 
 
57
  journal={arXiv preprint arXiv:2602.08629},
58
  year={2026}
59
  }
60
+ ```