Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
taylanbil
/
fairseq
Public
forked from
facebookresearch/fairseq
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
W2v2
- #2
#2
Open
taylanbil
wants to merge 22 commits into
orig-w2v2
taylanbil/fairseq:orig-w2v2
from
w2v2
taylanbil/fairseq:w2v2
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
W2v2
#2
taylanbil
wants to merge 22 commits into
orig-w2v2
taylanbil/fairseq:orig-w2v2
from
w2v2
taylanbil/fairseq:w2v2
Copy head branch name to clipboard
Commits
Commits on Oct 6, 2020
Intermediate experiments wav2vec
ultrons
authored and
taylanbil
committed
7e6f3cf
View commit details
Copy full SHA for 7e6f3cf
Browse repository at this point
input shape temp update
vaibhav singh
authored and
taylanbil
committed
6a03e5c
View commit details
Copy full SHA for 6a03e5c
Browse repository at this point
clean up
vaibhav singh
authored and
taylanbil
committed
433ca76
View commit details
Copy full SHA for 433ca76
Browse repository at this point
Commits on Oct 7, 2020
dataset updates
ultrons
authored and
taylanbil
committed
19535a2
View commit details
Copy full SHA for 19535a2
Browse repository at this point
clean up
ultrons
authored and
taylanbil
committed
a500587
View commit details
Copy full SHA for a500587
Browse repository at this point
move tensor idx to matrix op inside apply_mask
kevinmtian
authored and
taylanbil
committed
b49f103
View commit details
Copy full SHA for b49f103
Browse repository at this point
use tensor operators to replace tensor indexing, passed consistency test verification
kevinmtian
authored and
taylanbil
committed
73e2f3b
View commit details
Copy full SHA for 73e2f3b
Browse repository at this point
Minor improvements
taylanbil
committed
8802a31
View commit details
Copy full SHA for 8802a31
Browse repository at this point
Fix bucketpadlendataset
taylanbil
committed
dc60592
View commit details
Copy full SHA for dc60592
Browse repository at this point
Commits on Oct 13, 2020
Moved mask matrices creation to dataset prep.
taylanbil
committed
be3ca6a
View commit details
Copy full SHA for be3ca6a
Browse repository at this point
Commits on Oct 15, 2020
Remove dynamism, apply mask correctly, add some guardrails, some cleanups.
taylanbil
committed
30f3761
View commit details
Copy full SHA for 30f3761
Browse repository at this point
Commits on Oct 19, 2020
Send device data to cpu b4 logging.
taylanbil
committed
af6d4d6
View commit details
Copy full SHA for af6d4d6
Browse repository at this point
Commits on Oct 21, 2020
Fix data bucketing for RawAudioDataset, refactor bucketing functions, fix filling w/ -inf in wav2vec2, minor cleanups
taylanbil
committed
9ce9909
View commit details
Copy full SHA for 9ce9909
Browse repository at this point
Sample size computeation during data prep to reduce atens, dont call item in log_scalar, minor cleanups
taylanbil
committed
7cd1be0
View commit details
Copy full SHA for 7cd1be0
Browse repository at this point
Commits on Oct 22, 2020
Remove extra validation atens, clean up marking step and sending to cpu.
taylanbil
committed
9b98663
View commit details
Copy full SHA for 9b98663
Browse repository at this point
Commits on Oct 23, 2020
Correct loss computation for w2v2 criterion + refactor index_put
taylanbil
committed
91cdca2
View commit details
Copy full SHA for 91cdca2
Browse repository at this point
Commits on Oct 26, 2020
Fix bug in index_put + fix integer division
taylanbil
committed
2c59cec
View commit details
Copy full SHA for 2c59cec
Browse repository at this point
Commits on Oct 27, 2020
Dont call float on extra logs, clean up comment.
taylanbil
committed
5565622
View commit details
Copy full SHA for 5565622
Browse repository at this point
Commits on Nov 3, 2020
Correct accuracy computation, refactor xla tensor check.
taylanbil
committed
51b8ba8
View commit details
Copy full SHA for 51b8ba8
Browse repository at this point
Adjust loss computation so it works w/ binary cross entropy.
taylanbil
committed
25f0145
View commit details
Copy full SHA for 25f0145
Browse repository at this point
Commits on Nov 5, 2020
Remove sending log outputs back to cpu after allreduce.
taylanbil
committed
d844a2e
View commit details
Copy full SHA for d844a2e
Browse repository at this point
Commits on Nov 13, 2020
Dont sample padded states when sampling negatives + correct mi in loss computation.
taylanbil
committed
10fcd6c
View commit details
Copy full SHA for 10fcd6c
Browse repository at this point
You can’t perform that action at this time.