Plotting Loss with Text Summarization Neural Net Announcing the arrival of Valued Associate...
Do wooden building fires get hotter than 600°C?
Maximum summed subsequences with non-adjacent items
Can a new player join a group only when a new campaign starts?
What would you call this weird metallic apparatus that allows you to lift people?
Is CEO the "profession" with the most psychopaths?
AppleTVs create a chatty alternate WiFi network
Is it fair for a professor to grade us on the possession of past papers?
Karn the great creator - 'card from outside the game' in sealed
Crossing US/Canada Border for less than 24 hours
1-probability to calculate two events in a row
How long can equipment go unused before powering up runs the risk of damage?
An adverb for when you're not exaggerating
Misunderstanding of Sylow theory
Why are my pictures showing a dark band on one edge?
Is it possible for SQL statements to execute concurrently within a single session in SQL Server?
What is the meaning of 'breadth' in breadth first search?
The test team as an enemy of development? And how can this be avoided?
Flash light on something
How to report t statistic from R
Is there hard evidence that the grant peer review system performs significantly better than random?
One-one communication
What to do with repeated rejections for phd position
What makes a man succeed?
Dyck paths with extra diagonals from valleys (Laser construction)
Plotting Loss with Text Summarization Neural Net
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Re-encoding of mp3 files and quality lossUnconvert Text File from Binary FormatEmail text encoded with ASCII+1 scheme?Fixing Corrupted TextChange text encoding into Filelocator Pro?How to switch back text encoding to UTF-8 with emacs?Sublime Text 2 - Encoding UTF-8Gibberish text copied from PDFencoding image into text… resulting: smaller 'raw' textInterpret text file with some hex codes?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I am currently experimenting with Text Summarization using an encoder-decoder neural net with attention and beam search.
I think my model is overfitting...
Is it possible to measure loss over epochs with the validation set the way one can typically do in other domains?
From my understanding there can be multiple different correct answers for a summary, which makes this difficult, but I am unsure if this is prohibitive.
encoding
add a comment |
I am currently experimenting with Text Summarization using an encoder-decoder neural net with attention and beam search.
I think my model is overfitting...
Is it possible to measure loss over epochs with the validation set the way one can typically do in other domains?
From my understanding there can be multiple different correct answers for a summary, which makes this difficult, but I am unsure if this is prohibitive.
encoding
This is more of a programming question, off topic here.
– slhck
6 hours ago
add a comment |
I am currently experimenting with Text Summarization using an encoder-decoder neural net with attention and beam search.
I think my model is overfitting...
Is it possible to measure loss over epochs with the validation set the way one can typically do in other domains?
From my understanding there can be multiple different correct answers for a summary, which makes this difficult, but I am unsure if this is prohibitive.
encoding
I am currently experimenting with Text Summarization using an encoder-decoder neural net with attention and beam search.
I think my model is overfitting...
Is it possible to measure loss over epochs with the validation set the way one can typically do in other domains?
From my understanding there can be multiple different correct answers for a summary, which makes this difficult, but I am unsure if this is prohibitive.
encoding
encoding
asked 6 hours ago
J DoeJ Doe
1
1
This is more of a programming question, off topic here.
– slhck
6 hours ago
add a comment |
This is more of a programming question, off topic here.
– slhck
6 hours ago
This is more of a programming question, off topic here.
– slhck
6 hours ago
This is more of a programming question, off topic here.
– slhck
6 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427475%2fplotting-loss-with-text-summarization-neural-net%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427475%2fplotting-loss-with-text-summarization-neural-net%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This is more of a programming question, off topic here.
– slhck
6 hours ago