singleheart ariG23498 HF Staff commited on
Commit
4d3c0ba
·
verified ·
1 Parent(s): bc936d7

Adding `transformers` as the library name (#3)

Browse files

- Adding `transformers` as the library name (468281548028c20c1c3dd910cd864281cc241308)


Co-authored-by: Aritra Roy Gosthipaty <ariG23498@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
3
  language:
4
  - en
5
  - ko
 
6
  ---
7
 
8
  # A.X K1
@@ -109,4 +110,4 @@ If you use A.X K1 in your research, please cite the technical report:
109
  month = {January},
110
  note = {Technical report, to appear}
111
  }
112
- ```
 
3
  language:
4
  - en
5
  - ko
6
+ library_name: transformers
7
  ---
8
 
9
  # A.X K1
 
110
  month = {January},
111
  note = {Technical report, to appear}
112
  }
113
+ ```