Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- am
|
5 |
-
---A dialogue model trained for 1.5 hours on an A100 80G GPU using the
|
|
|
|
1 |
---
|
2 |
+
metrics:
|
3 |
+
- accuracy
|
4 |
+
---
|
5 |
+
---
|
6 |
license: apache-2.0
|
7 |
language:
|
8 |
- am
|
9 |
+
---A dialogue model trained for 1.5 hours on an A100 80G GPU using the DeepSpeed-Chat framework and OPT 1.3B.
|
10 |
+
https://github.com/microsoft/DeepSpeedExamples/tree/master/applications/DeepSpeed-Chat
|