lewiswatson
commited on
Commit
•
f8d8f97
1
Parent(s):
1fb9e3a
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- wikipedia
|
4 |
+
- lewiswatson/flag_injected_wikipedia_sample
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
This is an example model for embedding/extracting information in a llm. This model is for a challenge for an upcoming conference. The model will be available publicly after the conference.
|