Update README.md
Browse files
README.md
CHANGED
|
@@ -2,9 +2,8 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
model: TinyLlama/TinyLlama_v1.1
|
| 6 |
---
|
| 7 |
-
This is a Re-act style model.
|
| 8 |
|
| 9 |
Dataset was parsed with:
|
| 10 |
```
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
---
|
| 6 |
+
This is a Re-act style model trained from TinyLlama/TinyLlama_v1.1
|
| 7 |
|
| 8 |
Dataset was parsed with:
|
| 9 |
```
|