edgardmarx commited on
Commit
882f3c9
verified
1 Parent(s): be91444

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -156,7 +156,7 @@ SELECT DISTINCT ?uri WHERE {
156
 
157
  ### 馃И Evaluation
158
 
159
- The model was evaluated using F1-score on a hand-crafted dataset for the First Text2Sparql Challenge, a Co-Located with Text2KG at ESWC25.
160
 
161
  ---
162
 
@@ -167,7 +167,7 @@ If you use this model in your work, please cite it as:
167
  ```
168
  @misc{text2sparql2025,
169
  author = {Marcos G么lo, Paulo do Carmo, Edgard Marx, Ricardo Marcacini},
170
- title = {text2sparql-L: Natural Language Text to SPARQL for DBpedia},
171
  year = {2025},
172
  howpublished = {\url{https://huggingface.co/aksw/text2sparql-L}},
173
  }
 
156
 
157
  ### 馃И Evaluation
158
 
159
+ The model was evaluated using F1-score on a hand-crafted dataset for the First Text2SPARQL Challenge, a Co-Located with Text2KG at ESWC25.
160
 
161
  ---
162
 
 
167
  ```
168
  @misc{text2sparql2025,
169
  author = {Marcos G么lo, Paulo do Carmo, Edgard Marx, Ricardo Marcacini},
170
+ title = {text2SPARQL-L: Natural Language Text to SPARQL for DBpedia},
171
  year = {2025},
172
  howpublished = {\url{https://huggingface.co/aksw/text2sparql-L}},
173
  }