test add submodule
Browse files- .gitmodules +6 -0
- ara +1 -0
.gitmodules
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[submodule "test"]
|
| 2 |
+
path = test
|
| 3 |
+
url = https://gitlab.inria.fr/expression/paraphrase-generation-evaluation-powered-by-an-llm-a-semantic-metric-not-a-lexical-one-coling-2025
|
| 4 |
+
[submodule "CODE"]
|
| 5 |
+
path = CODE
|
| 6 |
+
url = https://gitlab.inria.fr/expression/paraphrase-generation-evaluation-powered-by-an-llm-a-semantic-metric-not-a-lexical-one-coling-2025
|
ara
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Subproject commit 3b11ddbfd61e30807beae3a42d09babfa07e0c63
|