Yeah unfortunately Huggingface are extremely verbose with dumping out loads of warnings across their projects. First thing I do when I use an HF lib is to disable their logging.
TOOLS
-

ChatGPT transforms education with interactive lesson learning
By
–
This will change education forever: 1. Copy a lesson and paste it on ChatGPT.
2. Ask it to formulate questions about the lesson.
3. Answer the questions and ask ChatGPT to evaluate your answer. Look at this conversation: -
Keras abstractions enable seamless knowledge transfer across problems
By
–
For me, that's the really neat thing about these new Keras features: because they're all based on the same abstractions, they all work smoothly together. What you've learned on one problem can be easily reinvested in the next problem.
-

BertBackbone and FeatureSpace Integration for Text and Structured Data
By
–
Take the new BertBackone in KerasNLP. You can use it to embed a text paragraph in 2 lines of code. And take the new FeatureSpace utility for structured data processing… You can use them together — if your data includes a text paragraph, you can use BertBackone *in* the FS
-

Keras Downloads Reach Record Highs After Eight Years
By
–
Keras downloads — making new highs regularly for nearly 8 years
-
Interactive LLM Research Transforms Information Discovery Workflow
By
–
+1, it's so fun to conversationally/interactively research a space with an LLM – get summaries and insights distilled into bullet points and table format. hard to go back to my previous method of chaotic refinement of a bazillion chrome tabs
-
Langchain Makes Math News Easy With Referencing Modules
By
–
A lot of this is already possible, but not super reliable yet. @hwchase17
’s Langchain makes math and news easy. I’ve built some referencing modules on top of it as well… might share more on this soon. -
TensorFlow Usage Exceeds PyTorch by 1.5x According to Metrics
By
–
Every metric (downloads, StackOverflow, GCP usage, etc.) + large-scale user surveys (the SO survey, the Kaggle survey) shows TF/Keras usage is >1.5x that of PT. Just saying. LeCun loves to send press releases to journalists saying "TF is dead!" but that doesn't make it true.
-
Keras reaches record single-day download count of 447,000
By
–
On Thursday, Keras had its highest single-day download count so far (447,000 downloads in a day).
-
Keras Reaches 2.5 Million Users After 8 Years of Growth
By
–
Kind of insane that I've been working on Keras for nearly 8 years and it's still growing at ~30% per year. Never thought it would ever get to 1M users, much less the ~2.5M users we have currently (and growing)