bourdoiscatie commited on
Commit
6c5fda4
1 Parent(s): 57d1fd4

Fix language tag

Browse files

Japanese tag is `ja`and not `jp`. This should help the referencing of your model :)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language:
3
- - jp
4
  - en
5
  tags:
6
  - pytorch
 
1
  ---
2
  language:
3
+ - ja
4
  - en
5
  tags:
6
  - pytorch