shunk031 commited on
Commit
41cc99f
·
unverified ·
1 Parent(s): 86c6ee5

Update README.md to enhance badge display with inline styling (#31)

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -35,10 +35,20 @@ task_ids:
35
 
36
  # Dataset Card for JGLUE
37
 
38
- [![CI](https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/ci.yaml/badge.svg)](https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/ci.yaml)
39
- [![Sync to Hugging Face Hub](https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/push_to_hub.yaml/badge.svg)](https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/push_to_hub.yaml)
40
- [![LRECACL2022 2022.lrec-1.317](https://img.shields.io/badge/LREC2022-2022.lrec--1.317-red)](https://aclanthology.org/2022.lrec-1.317)
41
- [![Hugging Face Datasets Hub](https://img.shields.io/badge/Hugging%20Face_🤗-Datasets-ffcc66)](https://huggingface.co/datasets/shunk031/JGLUE)
 
 
 
 
 
 
 
 
 
 
42
 
43
  This dataset loading script is developed on [GitHub](https://github.com/shunk031/huggingface-datasets_JGLUE).
44
  Please feel free to open an [issue](https://github.com/shunk031/huggingface-datasets_JGLUE/issues/new/choose) or [pull request](https://github.com/shunk031/huggingface-datasets_JGLUE/pulls).
 
35
 
36
  # Dataset Card for JGLUE
37
 
38
+ <p>
39
+ <a href="https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/ci.yaml">
40
+ <img src="https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/ci.yaml/badge.svg" alt="CI" style="display: inline-block;" />
41
+ </a>
42
+ <a href="https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/push_to_hub.yaml">
43
+ <img src="https://github.com/shunk031/huggingface-datasets_JGLUE/actions/workflows/push_to_hub.yaml/badge.svg" alt="Sync to Hugging Face Hub" style="display: inline-block;" />
44
+ </a>
45
+ <a href="https://aclanthology.org/2022.lrec-1.317">
46
+ <img src="https://img.shields.io/badge/LREC2022-2022.lrec--1.317-red" alt="LRECACL2022 2022.lrec-1.317" style="display: inline-block;" />
47
+ </a>
48
+ <a href="https://huggingface.co/datasets/shunk031/JGLUE">
49
+ <img src="https://img.shields.io/badge/Hugging%20Face_🤗-Datasets-ffcc66" alt="Hugging Face Datasets Hub" style="display: inline-block;" />
50
+ </a>
51
+ </p>
52
 
53
  This dataset loading script is developed on [GitHub](https://github.com/shunk031/huggingface-datasets_JGLUE).
54
  Please feel free to open an [issue](https://github.com/shunk031/huggingface-datasets_JGLUE/issues/new/choose) or [pull request](https://github.com/shunk031/huggingface-datasets_JGLUE/pulls).