Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neural-networks - Sentence Timing Error #473

Open
sleepncaffeine opened this issue Apr 4, 2024 · 1 comment
Open

neural-networks - Sentence Timing Error #473

sleepncaffeine opened this issue Apr 4, 2024 · 1 comment

Comments

@sleepncaffeine
Copy link

sleepncaffeine commented Apr 4, 2024

Original
Organize all of the activations from one layer into a column as a vector.

Time:
821.38 - 820.52

Line
Entry # 97
Line # ~779

Describe the issue
The time part 821.38 - 820.52 should be 820.52 - 821.38. These are written reversed.

@sleepncaffeine sleepncaffeine changed the title neural-networks/korean - Timestamp Error neural-networks - Sentance Timing Error Apr 15, 2024
@sleepncaffeine
Copy link
Author

sleepncaffeine commented Apr 15, 2024

Seems that all of the timings are like this

 [
  "Organize all of the activations from one layer into a column as a vector.",
  821.38,
  820.52
 ],

The original English sentence_timing.json is reversed.

@sleepncaffeine sleepncaffeine changed the title neural-networks - Sentance Timing Error neural-networks - Sentence Timing Error Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant