ybelkada HF staff commited on
Commit
645c958
1 Parent(s): 2445f76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # BigScience - testing model
2
 
3
  This model aims to test the conversion between Megatron-LM and transformers. It is a small ```GPT-2```-like model that has been used to debug the script. Use it only for integration tests
 
1
+ ---
2
+ language:
3
+ - eng
4
+ tags:
5
+ - integration
6
+ ---
7
+
8
  # BigScience - testing model
9
 
10
  This model aims to test the conversion between Megatron-LM and transformers. It is a small ```GPT-2```-like model that has been used to debug the script. Use it only for integration tests