bart-base-jax
d3
bart-base-jax | d3 | |
---|---|---|
1 | 293 | |
30 | 110,393 | |
- | 0.4% | |
1.4 | 6.3 | |
about 2 years ago | about 1 month ago | |
Python | Shell | |
- | ISC License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bart-base-jax
-
How we created an in-browser BERT attention visualiser without a server - TrAVis: Transformer Attention Visualiser
Firstly, we implemented the BART model from scratch using JAX. We chose JAX because it is an amazing deep learning framework that enables us to write clear source code, and it can be easily converted to NumPy, which can be executed in-browser. We chose the #BART model because it is a complete encoder-decoder model, so it can be easily adapted to other models, such as BERT, by simply taking a subset of the source code.
d3
- Apache ECharts
-
IO Devices and Latency
Do you mean something for data visualization, or tricks condensing large data sets with cursors?
https://d3js.org/
Best of luck =3
-
Github Gems: Top Repositories to level up in 2025 π
Stars β : 109K Repo Link
-
βπ½4 Graphics Libraries Tools for React Developers in 2025 πΉπ
Source: https://d3js.org/
-
2024 Nuxt3 Annual Ecosystem Summaryπ
Document address: D3.js Official Document
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Visit the repository and review examples.
-
100+ Must-Have Web Development Resources
D3.js: One of the most popular JavaScript visualization libraries.
-
What are npm Peer Dependencies and how to use them?
A Dependency is an npm package that our code depends on in order to be able to run. Some popular packages that can be added as dependencies are lodash, D3, and chartjs.
-
How to Work with Multidimensional Arrays in JavaScript
Tools: D3.js
-
Introducing RacingBars π
RacingBars is an open-source, light-weight (~45kb gzipped), easy-to-use, and feature-rich javascript library for bar chart race, based on D3.js.
What are some alternatives?
TrAVis - TrAVis: Visualise BERT attention in your browser
GoJS, a JavaScript Library for HTML Diagrams - JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
NLP-Model-for-Corpus-Similarity - A NLP algorithm I developed to determine the similarity or relation between two documents/Wikipedia articles. Inspired by the cosine similarity algorithm and built from WordNet.
MySQL - MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
word-piece-tokenizer - A Lightweight Word Piece Tokenizer
echarts - Apache ECharts is a powerful, interactive charting and data visualization library for browser