Add link to Github repository

#4
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
  - ja
6
- pipeline_tag: text-generation
7
  library_name: transformers
 
 
8
  ---
9
 
10
  # PLaMo 2 1B
@@ -111,3 +111,8 @@ This model is trained under the project, “Research and Development Project of
111
 
112
  - (EN) https://www.preferred.jp/en/company/aipolicy/
113
  - (JA) https://www.preferred.jp/ja/company/aipolicy/
 
 
 
 
 
 
1
  ---
 
2
  language:
3
  - en
4
  - ja
 
5
  library_name: transformers
6
+ license: apache-2.0
7
+ pipeline_tag: text-generation
8
  ---
9
 
10
  # PLaMo 2 1B
 
111
 
112
  - (EN) https://www.preferred.jp/en/company/aipolicy/
113
  - (JA) https://www.preferred.jp/ja/company/aipolicy/
114
+
115
+
116
+ ## Codebase
117
+
118
+ Training code is available at: https://github.com/microsoft/Samba