Update README.md
Browse files
README.md
CHANGED
|
@@ -9,5 +9,4 @@ license: mit
|
|
| 9 |
This dataset contains data extracted from ConceptNet using the dedicated module for fetching knowledge from the graph, available on [GitHub](https://github.com/d-gurgurov/Conceptnet-Embeddings).
|
| 10 |
|
| 11 |
**Data Structure:**
|
| 12 |
-
The data is converted from triplets into natural text using a pre-defined relationship mapping and split into training and validation sets. It was used for training language adapters for the project aimed at [injecting external commonsense knowledge into multilingual Large Language Models](https://github.com/d-gurgurov/Injecting-Commonsense-
|
| 13 |
-
Knowledge-into-LLMs).
|
|
|
|
| 9 |
This dataset contains data extracted from ConceptNet using the dedicated module for fetching knowledge from the graph, available on [GitHub](https://github.com/d-gurgurov/Conceptnet-Embeddings).
|
| 10 |
|
| 11 |
**Data Structure:**
|
| 12 |
+
The data is converted from triplets into natural text using a pre-defined relationship mapping and split into training and validation sets. It was used for training language adapters for the project aimed at [injecting external commonsense knowledge into multilingual Large Language Models](https://github.com/d-gurgurov/Injecting-Commonsense-Knowledge-into-LLMs).
|
|
|