Younes Belkada
commited on
Commit
·
2445f76
1
Parent(s):
c090920
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
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
|