VeryMadSoul
commited on
Commit
•
328a20a
1
Parent(s):
d00346d
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This dataset is the result of errors found in generated ecore files by different LLMs, mainly GTP4-Turbo and Llama3-70b-Instruct.
|
2 |
|
3 |
The errors have been classified into :
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- LLM
|
9 |
+
- DSL
|
10 |
+
- META-MODEL
|
11 |
+
- MDE
|
12 |
+
pretty_name: Errors in model generation
|
13 |
+
---
|
14 |
This dataset is the result of errors found in generated ecore files by different LLMs, mainly GTP4-Turbo and Llama3-70b-Instruct.
|
15 |
|
16 |
The errors have been classified into :
|