<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Semantic Planning for Multilingual Fiction Generation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="editor">
          <string-name>Fiction Generation, Multilingualism, Generative Models, Knowledge-based Methods</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>HiTZ Basque Center for Language Technologies - Ixa NLP Group, University of the Basque Country UPV/EHU</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Recent approaches to fiction generation make use of generative Large Language Models to create fluent narratives, but they still struggle in other tasks, such as keeping coherence in rather long stories or respecting logical relations between events. Furthermore, most work focuses in English fiction, due to its prevalence in linguistic resources. In this PhD thesis we hypothesise that planning on semantic information may not only help models in such tasks, as stated by previous work, but also allow for fiction generation in other languages as an intermediate representation of stories. To that end, we collected a preliminary version of a dataset of high-quality human-written stories with extensive metadata. This new dataset will be used to test the influence of semantic planning on multilingual fiction generation and improve relevant story attributes such as coherence, logicality or likability in diferent languages.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        Recent advances pushed by the development of generative Large Language Models (LLMs) make
us wonder what are their true capabilities at generating fictional texts in diferent languages.
Thus far, conditioning methods such as control mechanisms or plot-based planning have proven
better coherence along generated stories than just prompting state-to-the-art generative LLMs
[
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4 ref5">1, 2, 3, 4, 5</xref>
        ]. Furthermore, this kind of conditioning usually aimes at imitating the writing
process performed by professional writers or helping them at this task [
        <xref ref-type="bibr" rid="ref3 ref4 ref6 ref7">3, 6, 4, 7</xref>
        ], leading us
to a more natural way of creating new stories. On the other hand, eforts to improve fiction
generation rely on English-written data and, to the best of our knowledge, there are no proposals
for multilingual fiction generation.
      </p>
      <p>
        In this context, we define semantic planning as the creation of plans built upon semantic
information (such as events, semantic roles, named entities, and temporal or causal relations)
that enables guided surface realisation. Thus, for the fiction generation task, semantic planning
should create skeletons based on semantic information to later build narrative texts. Inspired by
recent work on cross-lingual transfer [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], we hypothesise that fiction generation in languages
other than English can benefit from using semantic planning as multilingual bridges, given the
lack of semantic and fiction resources in most languages.
CEUR
Workshop
Proceedings
      </p>
      <p>The present thesis project addresses the research question How does semantic planning afect
multilingual fiction generation? To perform our experiments we created PromptStories1, a large
collection of up to 200 k high-quality human-written English prompt-story pairs with extensive
metadata. Table 1 shows an example of a prompt-story pair from PromptStories. This dataset
will allow us to test the capabilities of generative LLMs at creating narrative texts, study the
influence of semantic planning as an intermediate representation of stories and analyse its efect
on multilingual fiction generation.</p>
      <sec id="sec-2-1">
        <title>Prompt</title>
      </sec>
      <sec id="sec-2-2">
        <title>Date</title>
      </sec>
      <sec id="sec-2-3">
        <title>Score</title>
      </sec>
      <sec id="sec-2-4">
        <title>Story</title>
      </sec>
      <sec id="sec-2-5">
        <title>Date</title>
      </sec>
      <sec id="sec-2-6">
        <title>Score</title>
        <p>A group of men burst into your house dressed in what looks like Viking armour. In
gruf voices, they inform you they are here to serve your dog who they believe is the
reincarnation of Fenrir. Your dog is a four pound Chihuahua called Mr Wiggles.
16/3/2019
10318
There was a polite knock at the front door.</p>
        <p>Drying my hands, I left the kitchen and slung the towel over my shoulder and opened the
large inner front door and pushing the frenzied, barking Mr. Wiggles. On the other side
of the screen door stood twenty or so people in strange armor.</p>
        <p>A tall man in chainmail, furs, and a rounded skullcap stepped forward. He spoke, but I
did not understand a word he said.</p>
        <p>Mr. Wiggles jumped into view, resuming his wild, frenzied barking.</p>
        <p>They all immediately fell to one knee, crying out a single word in unison. “Fenrir!”
I looked to them. Then to Mr. Wiggles, who was still barking. I looked back to them. “I
uh. I don’t want any?” I closed the door. [...]
17/3/2019
1704</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>2. Related Work</title>
      <sec id="sec-3-1">
        <title>2.1. Story Datasets</title>
        <p>
          Story collections are useful resources for training and evaluating fiction generation models.
ROCStories [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] gathers 40 k English five-sentence stories full of causal and temporal
commonsense relations from everyday life events to test story understanding, while [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] propose the
CaTeRS scheme to annotate causal and temporal relations in 320 of these stories. Recently,
the validation split of ROCStories has been translated by professionals to 10 other languages
to create the multilingual XStoryCloze dataset, but it contains less than 2 k examples due to
their experimental objectives [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. [
          <xref ref-type="bibr" rid="ref12 ref4">12, 4</xref>
          ] prefer using plots from Wikipedia to learn how to
generate coherent stories. However, stories collected in these datasets are not written in a
natural narrative fashion, due to their specific purposes.
        </p>
        <p>1This dataset is still in a preliminary phase. For the moment, a sample of the texts is available at https:
//github.com/ixa-ehu/PromptStories.</p>
        <p>
          On the other hand, the STORIUM dataset [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] gathers 6 k stories that have been extensively
annotated by collaboratively writing in a gamified framework, whereas StoryWars [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] ofers 40 k
stories extracted from another online collaborative storytelling platform to investigate diferent
understanding and generation tasks. WritingPrompts [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] collects 300 k prompt-story pairs
written in English by reddit-users2 to train and evaluate story generation methods, but lacks
relevant metadata related to the scraped texts that could inform us about the posting date, the
quality perceived by users, and so on. Although [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] do consider such metadata to design a new
story evaluation method, it was not possible to retrieve their dataset from the corresponding
sites3. For this reason, we propose PromptStories as an extension of WritingPrompts that
includes such information, gathering up to 200 k new prompt-story pairs.
        </p>
        <p>Moreover, XStoryCloze is the only one of the previous datasets to present multilingual parallel
stories, but this data is too scarce for our purposes. Although there exist multiple collections of
ifctional texts in several languages, these are usually too diverse in style, length and language
coverage. PromptStories, on the contrary, contains a large amount of human-written short
stories that we plan to translate from English to Spanish and Basque primarily, thus creating a
large parallel story dataset.</p>
      </sec>
      <sec id="sec-3-2">
        <title>2.2. Fiction Generation</title>
        <p>
          Plot planning has been used since early attempts to fiction generation, such as the novel writer
from [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], TALE-SPIN [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ] or UNIVERSE [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ]. These first approaches relied on hand-crafted
rules to build plots from closed worlds of possible events. In order to overcome the limitations of
manually created worlds, later work focused on statistical ways to extract possible events from
existing stories [
          <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
          ]. Nonetheless, the recent development of neural networks has motivated
new methods to design plots for automatic fiction generation. These approaches usually make
use of control mechanisms [
          <xref ref-type="bibr" rid="ref1 ref19 ref20 ref21 ref22 ref3 ref4">19, 20, 1, 3, 4, 21, 22</xref>
          ] and/or more fine-grained knowledge-based
plot planning [
          <xref ref-type="bibr" rid="ref12 ref2 ref6">12, 2, 6</xref>
          ].
        </p>
        <p>
          [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] test the capabilities of hierarchical control to maintain the relevance of generated stories
to their corresponding prompts on the WritingPrompts dataset. In a later experiment, [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]
show that applying Semantic Role Labelling (SRL) and coreference-based entity anonymization
to decompose stories into action sequences and entity mentions improves the diversity and
coherence of generated events and entities. In this work we propose to use the last approach,
where event-based plot planning not only helps keeping coherence, but also allows for generating
stories in diferent languages by translating the original stories and projecting their annotations.
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>2.3. Story Evaluation</title>
        <p>
          As an open-ended generation task, the evaluation of human or automatic stories remains
unsolved. Referenced metrics do not capture the complex characteristics of creative generation,
where several outputs may correspond to a single input and many specific attributes could be
considered (fluency, coherence, logicality, creativity, likability, etc.) [
          <xref ref-type="bibr" rid="ref1 ref13 ref23 ref24 ref6">1, 6, 23, 24, 13</xref>
          ]. To address
this problem, some recent works try to evaluate stories using new unreferenced metrics, by
2https://www.reddit.com/r/WritingPrompts/
3We did neither receive an answer to our request.
selecting the appropriate story among machine-generated negative samples [
          <xref ref-type="bibr" rid="ref23 ref24">23, 24</xref>
          ] or assessing
general quality after rating automatically created comments on concrete aspects about the story
[
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]. These techniques are backed by alleged correlation with human judgements, which are
still the most reliable but expensive evaluation method. In this project we plan to test the last
existing evaluation approaches and compare them with in-house human evaluations to later
use them in our experiments.
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Research Proposal</title>
      <p>The Main Research Question (MRQ) of this thesis project is the following one: How does
semantic planning afect multilingual fiction generation? To articulate the project work, we
can divide this MRQ in smaller Research Questions (RQs). RQs present the same experimental
structure (prepare the dataset, train models and evaluate them) and focus on diferent evaluation
objectives.</p>
      <sec id="sec-4-1">
        <title>3.1. RQ1: Are current models able to create good stories?</title>
        <p>Testing the capabilities of current generative LLMs seems to be a proper initial step, given that
they are widely used for story generation either in storytelling systems with control mechanisms
or to create the surface realisation in those with knowledge-based plot planning. Indeed, RQ1
tackles the fiction generation part in MRQ. To answer this research question, we reduce fiction
generation to short story generation (ranging ∼100 to ∼3000 words in length) as it constitutes
a more manageable framework than working with larger fiction. On the other hand, we let
humans answer the dificult question of what is a good story? by collecting a dataset of stories
rated by their own readers. Thus, this dataset will allow us to evaluate the performance of
state-of-the-art generative LLMs by comparing their zero-shot and fine-tuned results on a
manual evaluation to check whether fine-tuning on stories rated as good by readers improves
the story generation capabilities of these models.</p>
      </sec>
      <sec id="sec-4-2">
        <title>3.2. RQ2: Does semantic planning improve specific story attributes?</title>
        <p>Several fiction generation systems use knowledge-based methods to improve diferent attributes
like intra-story coherence or logicality between events, among others. RQ2 mostly involves
the semantic planning part of MRQ. For this reason, we will test diferent event representation
schemes on a small sample of our dataset to find the most appropriate for story semantic
planning, and we will use this scheme to annotate our prompt-story pairs. Then, we will
prepare a human evaluation to compare stories generated by prompting our fine-tuned model
from RQ1 and those from a model fine-tuned on our semantically-annotated dataset. Participants
will be asked to evaluate specific story attributes, such as language fluency, intra-story coherence,
logicality between events, creativity and relevance based on the prompt or likability from the
user perspective.</p>
      </sec>
      <sec id="sec-4-3">
        <title>3.3. RQ3: May this semantic planning help generating stories in languages other than English?</title>
        <p>Finally, RQ3 involves the multilingual part of MRQ. Given the lack of parallel
semanticallyannotated corpora of short stories and the weak performance of semantic labelling in other
languages (specially for under-resourced ones), we plan to translate our original English
promptstory pairs and project their annotations from RQ2 to the target languages. Because of evaluation
availability, we wish to apply this translation and projection to Spanish first and, if feasible, to
Basque. Similarly to the previous research questions, we will fine-tune multilingual generative
LLMs both on raw and semantically annotated stories, and we will compare the human
evaluations of these new models with the zero-shot setting. Furthermore, we will also analyse the
accumulated error from this annotate-translate-and-project method.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Experimental Setup</title>
      <sec id="sec-5-1">
        <title>4.1. Data Collection</title>
        <p>
          We collected the data in PromptStories from the WritingPrompts subreddit as in [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] and filtered
out undesired texts such as removed or moderator posts. Our preliminary dataset contains
200 k prompt-story pairs from 2019 to the beginning of 2023 along with relevant metadata like
creation date, score received by users and so on, which allow us to select the best stories. The
dataset has been split in train, dev and test sets (80%, 10% and 10% of prompt-story pairs each),
but we may prepare smaller subdatasets to experiment on stories with a minimum score, the
best  stories per a unique prompt, and so on.
        </p>
      </sec>
      <sec id="sec-5-2">
        <title>4.2. Annotation, Translation and Projection</title>
        <p>
          Before starting experiments on multilingual fiction generation, we need to create a common
frame for all the languages that we wish to study. To that end, we will annotate our English
dataset with semantic information in order to build event plans that represent stories as in [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ].
Then, we will automatically translate our prompt-story pairs to the desired languages and use
word-aligning projections to project those events to the translated texts. This
annotate-translateand-project techique has proven to be a solid method for cross-lingual sequence-labelling tasks
in zero-resource settings and facilitates the annotation of under-resourced languages [
          <xref ref-type="bibr" rid="ref25 ref26 ref8">25, 26, 8</xref>
          ].
        </p>
        <p>
          We wish to test diferent state-of-the-art models for each of these three subtasks by comparing
their performance on a human evaluation of a small sample of prompt-story pairs. These are
the considered models4:
• Event extraction: AllenNLP SRL [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ] and AllenNLP SRL_BERT [
          <xref ref-type="bibr" rid="ref28">28</xref>
          ].
• Translation: M2M100 [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ], NLLB200 [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ] and DeepL5.
• Projection: SimAlign [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] and AWSoME [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ].
        </p>
        <p>4For very large models such as M2M100 and NLLB200, we will compare the most appropriate versions according
to our processing capabilities.</p>
        <p>5https://www.deepl.com/</p>
      </sec>
      <sec id="sec-5-3">
        <title>4.3. Fiction Generation</title>
        <p>
          Once we have created our semantically annotated parallel story dataset, we can proceed to study
our specific research questions. We will first test the performance of diferent state-of-the-art
generative LLMs on the RQ1 zero-shot setting and choose the most appropriate one for story
generation. The selected model will be used for analysing RQs 1-3 by fine-tuning it on raw and
annotated prompt-story pairs for each of the studied languages. Following recent progress in
developing generative LLMs, for this task we will consider LLaMA [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ] or similar models and
specific ones designed for storytelling, such as MPT-StoryWriter [
          <xref ref-type="bibr" rid="ref32">32</xref>
          ].
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>5. Conclusion</title>
      <p>We present this thesis project on studying how semantic planning afects multilingual fiction
generation. To that end, we propose an analysis frame based on previous work that also explores
new tasks such as using planning on semantic information to act as a bridge at creating stories
in languages other than English. We explain our future experiments to investigate the main
research question and present a new dataset under development for these experiments.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>Nayla Escribano is funded by the Basque Government PhD grant “Programa Predoctoral de
Formación de Personal Investigador No Doctor del Departamento de Educación del Gobierno
Vasco”.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>A.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dauphin</surname>
          </string-name>
          ,
          <article-title>Hierarchical neural story generation, in: Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), Association for Computational Linguistics</article-title>
          , Melbourne, Australia,
          <year>2018</year>
          , pp.
          <fpage>889</fpage>
          -
          <lpage>898</lpage>
          . URL: https://aclanthology.org/P18-1082. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>P18</fpage>
          - 1082.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dauphin</surname>
          </string-name>
          ,
          <article-title>Strategies for structuring story generation, in: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, Association for Computational Linguistics</article-title>
          , Florence, Italy,
          <year>2019</year>
          , pp.
          <fpage>2650</fpage>
          -
          <lpage>2660</lpage>
          . URL: https://aclanthology. org/P19-1254. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>P19</fpage>
          - 1254.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>D.</given-names>
            <surname>Ippolito</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Grangier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Callison-Burch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Eck</surname>
          </string-name>
          ,
          <article-title>Unsupervised hierarchical story infilling</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Narrative Understanding</source>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Minneapolis, Minnesota,
          <year>2019</year>
          , pp.
          <fpage>37</fpage>
          -
          <lpage>43</lpage>
          . URL: https: //aclanthology.org/W19-2405. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>W19</fpage>
          - 2405.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>H.</given-names>
            <surname>Rashkin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Celikyilmaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Choi</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. Gao,</surname>
          </string-name>
          <article-title>PlotMachines: Outline-conditioned generation with dynamic plot state tracking</article-title>
          ,
          <source>in: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Online,
          <year>2020</year>
          , pp.
          <fpage>4274</fpage>
          -
          <lpage>4295</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .emnlp-main.
          <volume>349</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .emnlp- main.349.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>L. J.</given-names>
            <surname>Martin</surname>
          </string-name>
          ,
          <source>Neurosymbolic Automated Story Generation (Thesis Dissertation)</source>
          ,
          <source>Georgia Institute of Technology</source>
          ,
          <year>2021</year>
          . URL: http://hdl.handle.net/
          <year>1853</year>
          /64643.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>N.</given-names>
            <surname>Akoury</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Whiting</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hood</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Iyyer, STORIUM: A Dataset and Evaluation Platform for Machine-in-the-Loop Story Generation</article-title>
          ,
          <source>in: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Online,
          <year>2020</year>
          , pp.
          <fpage>6470</fpage>
          -
          <lpage>6484</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .emnlp-main.
          <volume>525</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .emnlp- main.525.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Du</surname>
          </string-name>
          , L. Chilton,
          <article-title>Storywars: A dataset and instruction tuning baselines for collaborative story understanding and generation</article-title>
          ,
          <year>2023</year>
          . arXiv:
          <volume>2305</volume>
          .
          <fpage>08152</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>I.</given-names>
            <surname>García-Ferrero</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Agerri</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Rigau, Model and data transfer for cross-lingual sequence labelling in zero-resource settings, in: Findings of the Association for Computational Linguistics: EMNLP 2022, Association for Computational Linguistics</article-title>
          , Abu Dhabi, United Arab Emirates,
          <year>2022</year>
          , pp.
          <fpage>6403</fpage>
          -
          <lpage>6416</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .findings-emnlp.
          <volume>478</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>N.</given-names>
            <surname>Mostafazadeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Chambers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Parikh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Batra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Vanderwende</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Kohli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Allen</surname>
          </string-name>
          ,
          <article-title>A corpus and cloze evaluation for deeper understanding of commonsense stories, in: Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Association for Computational Linguistics</article-title>
          , San Diego, California,
          <year>2016</year>
          , pp.
          <fpage>839</fpage>
          -
          <lpage>849</lpage>
          . URL: https://aclanthology.org/N16-1098. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>N16</fpage>
          - 1098.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>N.</given-names>
            <surname>Mostafazadeh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Grealish</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Chambers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Allen</surname>
          </string-name>
          , L. Vanderwende,
          <article-title>CaTeRS: Causal and temporal relation scheme for semantic annotation of event structures</article-title>
          ,
          <source>in: Proceedings of the Fourth Workshop on Events, Association for Computational Linguistics</source>
          , San Diego, California,
          <year>2016</year>
          , pp.
          <fpage>51</fpage>
          -
          <lpage>61</lpage>
          . URL: https://aclanthology.org/W16-1007. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>W16</fpage>
          - 1007.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>X. V.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mihaylov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Artetxe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Simig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bhosale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Pasunuru</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shleifer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. S.</given-names>
            <surname>Koura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Chaudhary</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. O</given-names>
            <surname>'Horo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Kozareva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Diab</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Stoyanov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Few-shot learning with multilingual generative language models</article-title>
          ,
          <source>in: Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing</source>
          , Association for Computational Linguistics, Abu Dhabi, United Arab Emirates,
          <year>2022</year>
          , pp.
          <fpage>9019</fpage>
          -
          <lpage>9052</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .emnlp-main.
          <volume>616</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>L.</given-names>
            <surname>Martin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ammanabrolu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Hancock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Harrison</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riedl</surname>
          </string-name>
          ,
          <article-title>Event representations for automated story generation with deep neural nets</article-title>
          ,
          <source>Proceedings of the AAAI Conference on Artificial Intelligence</source>
          <volume>32</volume>
          (
          <year>2018</year>
          ). URL: https://ojs.aaai.org/index.php/ AAAI/article/view/11430. doi:
          <volume>10</volume>
          .1609/aaai.v32i1.
          <fpage>11430</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Vo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Takamura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Miyao</surname>
          </string-name>
          , H. Nakayama,
          <article-title>StoryER: Automatic story evaluation via ranking, rating and reasoning</article-title>
          , in: Y.
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Kozareva</surname>
          </string-name>
          , Y. Zhang (Eds.),
          <source>Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing</source>
          , Association for Computational Linguistics, Abu Dhabi, United Arab Emirates,
          <year>2022</year>
          , pp.
          <fpage>1739</fpage>
          -
          <lpage>1753</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .emnlp-main.
          <volume>114</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2022</year>
          . emnlp- main.114.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>S.</given-names>
            <surname>Klein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. F.</given-names>
            <surname>Aeschlimann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. F.</given-names>
            <surname>Balsiger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Converse</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Court</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Foster</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Lao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Oakley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <source>Automatic novel writing: A status report</source>
          ,
          <year>1973</year>
          . URL: http://digital.library. wisc.edu/1793/57816.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Meehan</surname>
          </string-name>
          ,
          <article-title>Tale-spin, an interactive program that writes stories</article-title>
          ,
          <source>in: Proceedings of the 5th International Joint Conference on Artificial Intelligence -</source>
          Volume
          <volume>1</volume>
          , IJCAI'
          <fpage>77</fpage>
          , Morgan Kaufmann Publishers Inc., San Francisco, CA, USA,
          <year>1977</year>
          , p.
          <fpage>91</fpage>
          -
          <lpage>98</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Lebowitz</surname>
          </string-name>
          ,
          <article-title>Story-telling as planning and learning</article-title>
          ,
          <source>Poetics</source>
          <volume>14</volume>
          (
          <year>1985</year>
          )
          <fpage>483</fpage>
          -
          <lpage>502</lpage>
          . doi:
          <volume>10</volume>
          . 1016/
          <fpage>0304</fpage>
          -
          <lpage>422X</lpage>
          (
          <issue>85</issue>
          )
          <fpage>90015</fpage>
          -
          <lpage>4</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>N.</given-names>
            <surname>McIntyre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lapata</surname>
          </string-name>
          ,
          <article-title>Learning to tell tales: A data-driven approach to story generation</article-title>
          ,
          <source>in: Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP</source>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Suntec, Singapore,
          <year>2009</year>
          , pp.
          <fpage>217</fpage>
          -
          <lpage>225</lpage>
          . URL: https://aclanthology.org/P09-1025.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>M. O.</given-names>
            <surname>Riedl</surname>
          </string-name>
          ,
          <article-title>Story planning: Creativity through exploration, retrieval, and analogical transformation</article-title>
          ,
          <source>Minds &amp; Machines</source>
          <volume>20</volume>
          (
          <year>2010</year>
          )
          <fpage>589</fpage>
          --
          <lpage>614</lpage>
          . doi:https://doi.org/10.1007/ s11023- 010- 9210- 2.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>N.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ghazvininejad</surname>
          </string-name>
          , J. May,
          <string-name>
            <given-names>K.</given-names>
            <surname>Knight</surname>
          </string-name>
          ,
          <article-title>Towards controllable story generation</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Storytelling, Association for Computational Linguistics</source>
          , New Orleans, Louisiana,
          <year>2018</year>
          , pp.
          <fpage>43</fpage>
          -
          <lpage>49</lpage>
          . URL: https://aclanthology.org/W18-1505. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>W18</fpage>
          - 1505.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>J.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Ren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Cai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <article-title>A skeleton-based model for promoting coherence among sentences in narrative story generation</article-title>
          ,
          <source>in: Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing</source>
          , Association for Computational Linguistics, Brussels, Belgium,
          <year>2018</year>
          , pp.
          <fpage>4306</fpage>
          -
          <lpage>4315</lpage>
          . URL: https://aclanthology.org/D18-1462. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>D18</fpage>
          - 1462.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>K.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Klein</surname>
          </string-name>
          ,
          <article-title>Re3: Generating longer stories with recursive reprompting and revision</article-title>
          ,
          <source>in: Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing</source>
          , Association for Computational Linguistics, Abu Dhabi, United Arab Emirates,
          <year>2022</year>
          , pp.
          <fpage>4393</fpage>
          -
          <lpage>4479</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .emnlp-main.
          <volume>296</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>K.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Klein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tian</surname>
          </string-name>
          ,
          <article-title>Doc: Improving long story coherence with detailed outline control</article-title>
          ,
          <year>2023</year>
          . arXiv:
          <volume>2212</volume>
          .
          <fpage>10077</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>J.</given-names>
            <surname>Guan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <surname>UNION:</surname>
          </string-name>
          <article-title>An Unreferenced Metric for Evaluating Open-ended Story Generation</article-title>
          , in: B.
          <string-name>
            <surname>Webber</surname>
            , T. Cohn,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>He</surname>
          </string-name>
          , Y. Liu (Eds.),
          <source>Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Online,
          <year>2020</year>
          , pp.
          <fpage>9157</fpage>
          -
          <lpage>9166</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .emnlp-main.
          <volume>736</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .emnlp- main.736.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghazarian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. S M</surname>
            , R. Weischedel,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Galstyan</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Peng</surname>
          </string-name>
          ,
          <article-title>Plot-guided adversarial example construction for evaluating open-domain story generation</article-title>
          , in: K.
          <string-name>
            <surname>Toutanova</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Rumshisky</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Zettlemoyer</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Hakkani-Tur</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Beltagy</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Bethard</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Cotterell</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Chakraborty</surname>
          </string-name>
          , Y. Zhou (Eds.),
          <source>Proceedings of the</source>
          <year>2021</year>
          <article-title>Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Association for Computational Linguistics</article-title>
          , Online,
          <year>2021</year>
          , pp.
          <fpage>4334</fpage>
          -
          <lpage>4344</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          .naacl-main.
          <volume>343</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2021</year>
          .naacl- main.343.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>M.</given-names>
            <surname>Jalili Sabet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Dufter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yvon</surname>
          </string-name>
          , H. Schütze,
          <article-title>SimAlign: High quality word alignments without parallel training data using static and contextualized embeddings, in: Findings of the Association for Computational Linguistics: EMNLP 2020, Association for Computational Linguistics</article-title>
          , Online,
          <year>2020</year>
          , pp.
          <fpage>1627</fpage>
          -
          <lpage>1643</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          . findings-emnlp.
          <volume>147</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .findings-emnlp.
          <volume>147</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>Z.-Y.</given-names>
            <surname>Dou</surname>
          </string-name>
          , G. Neubig,
          <article-title>Word alignment by fine-tuning embeddings on parallel corpora</article-title>
          ,
          <source>in: Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics:</source>
          Main Volume,
          <article-title>Association for Computational Linguistics</article-title>
          , Online,
          <year>2021</year>
          , pp.
          <fpage>2112</fpage>
          -
          <lpage>2128</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          .eacl-main.
          <volume>181</volume>
          . doi:
          <volume>10</volume>
          . 18653/v1/
          <year>2021</year>
          .eacl-main.
          <volume>181</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>L.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          ,
          <article-title>Deep semantic role labeling: What works and what's next, in: Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics</article-title>
          (Volume
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          ,
          <source>Association for Computational Linguistics</source>
          , Vancouver, Canada,
          <year>2017</year>
          , pp.
          <fpage>473</fpage>
          -
          <lpage>483</lpage>
          . URL: https://aclanthology.org/P17-1044. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>P17</fpage>
          -1044.
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>P.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>Simple bert models for relation extraction and semantic role labeling</article-title>
          ,
          <year>2019</year>
          . arXiv:
          <year>1904</year>
          .05255.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>A.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bhosale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Schwenk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ma</surname>
          </string-name>
          , A.
          <string-name>
            <surname>El-Kishky</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Goyal</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Baines</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Celebi</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Wenzek</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Chaudhary</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Goyal</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Birch</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Liptchinsky</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Edunov</surname>
            , E. Grave,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Auli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Joulin</surname>
          </string-name>
          ,
          <string-name>
            <surname>Beyond</surname>
          </string-name>
          english-centric
          <source>multilingual machine translation</source>
          ,
          <year>2020</year>
          . arXiv:
          <year>2010</year>
          .11125.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>N.</given-names>
            <surname>Team</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Costa-jussà</surname>
          </string-name>
          , J.
          <string-name>
            <surname>Cross</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Çelebi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Elbayad</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Heafield</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Hefernan</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Kalbassi</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Lam</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Licht</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Maillard</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Wenzek</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Youngblood</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Akula</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Barrault</surname>
            ,
            <given-names>G. M.</given-names>
          </string-name>
          <string-name>
            <surname>Gonzalez</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Hansanti</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Hofman</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Jarrett</surname>
            ,
            <given-names>K. R.</given-names>
          </string-name>
          <string-name>
            <surname>Sadagopan</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Rowe</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Spruit</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Tran</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Andrews</surname>
            ,
            <given-names>N. F.</given-names>
          </string-name>
          <string-name>
            <surname>Ayan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Bhosale</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Edunov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Fan</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Goswami</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Guzmán</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Koehn</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Mourachko</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Ropers</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Saleem</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Schwenk</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>No language left behind: Scaling human-centered machine translation</article-title>
          ,
          <year>2022</year>
          . arXiv:
          <volume>2207</volume>
          .
          <fpage>04672</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>H.</given-names>
            <surname>Touvron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lavril</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Izacard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Martinet</surname>
          </string-name>
          , M.
          <article-title>-</article-title>
          <string-name>
            <surname>A. Lachaux</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Lacroix</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Rozière</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Goyal</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Hambro</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Azhar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Rodriguez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Joulin</surname>
          </string-name>
          , E. Grave, G. Lample,
          <article-title>Llama: Open and eficient foundation language models</article-title>
          ,
          <year>2023</year>
          . arXiv:
          <volume>2302</volume>
          .
          <fpage>13971</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>M. N.</given-names>
            <surname>Team</surname>
          </string-name>
          ,
          <article-title>Introducing mpt-7b: A new standard for open-source, commercially usable llms</article-title>
          ,
          <year>2023</year>
          . URL: www.mosaicml.com/blog/mpt-7b.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>