fdaudens HF Staff commited on
Commit
96178ea
·
2 Parent(s): 796b990 bdcf55d

Merge branch 'main' of hf.co:spaces/fdaudens/podcast-jobs

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. podcasts/podcast-2025-05-20.wav +3 -0
  3. rss.xml +9 -1
.gitattributes CHANGED
@@ -49,3 +49,4 @@ podcasts/podcast-2025-05-14.wav filter=lfs diff=lfs merge=lfs -text
49
  podcasts/podcast-2025-05-15.wav filter=lfs diff=lfs merge=lfs -text
50
  podcasts/podcast-2025-05-16.wav filter=lfs diff=lfs merge=lfs -text
51
  podcasts/podcast-2025-05-19.wav filter=lfs diff=lfs merge=lfs -text
 
 
49
  podcasts/podcast-2025-05-15.wav filter=lfs diff=lfs merge=lfs -text
50
  podcasts/podcast-2025-05-16.wav filter=lfs diff=lfs merge=lfs -text
51
  podcasts/podcast-2025-05-19.wav filter=lfs diff=lfs merge=lfs -text
52
+ podcasts/podcast-2025-05-20.wav filter=lfs diff=lfs merge=lfs -text
podcasts/podcast-2025-05-20.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8721f1ad725492f4a971ef90cab2fac7d64e1d5de8749170175bd1a6835942ce
3
+ size 12921644
rss.xml CHANGED
@@ -14,7 +14,15 @@
14
  <itunes:email>florent.daudens@hf.co</itunes:email>
15
  </itunes:owner>
16
  <itunes:image href="https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/images/cover3.png" />
17
- <lastBuildDate>Mon, 19 May 2025 13:45:57 +0000</lastBuildDate>
 
 
 
 
 
 
 
 
18
  <item>
19
  <title>Beyond Emergent 'Aha!' Moments: Unlocking Reliable Reasoning in Large Models</title>
20
  <description>We explore a novel approach to boost the reliability and scalability of large reasoning models by explicitly aligning them with classical reasoning meta-abilities. Our three-stage pipeline improves performance by over 10% and enables domain-specific reinforcement learning from aligned checkpoints, demonstrating a scalable and dependable foundation for reasoning.</description>
 
14
  <itunes:email>florent.daudens@hf.co</itunes:email>
15
  </itunes:owner>
16
  <itunes:image href="https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/images/cover3.png" />
17
+ <lastBuildDate>Tue, 20 May 2025 18:46:38 +0000</lastBuildDate>
18
+ <item>
19
+ <title>Solving the Scaling Paradox with Chain-of-Language-Model</title>
20
+ <description>We'll explore the groundbreaking concept of Chain-of-Language-Model (CoLM) which offers a novel approach to scale up language models while preserving training efficiency and enabling elastic inference by integrating multi-scale training within a single forward propagation.</description>
21
+ <pubDate>Tue, 20 May 2025 18:46:38 +0000</pubDate>
22
+ <enclosure url="https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-20.wav" length="12921644" type="audio/wav" />
23
+ <guid>https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-20.wav</guid>
24
+ <itunes:explicit>false</itunes:explicit>
25
+ </item>
26
  <item>
27
  <title>Beyond Emergent 'Aha!' Moments: Unlocking Reliable Reasoning in Large Models</title>
28
  <description>We explore a novel approach to boost the reliability and scalability of large reasoning models by explicitly aligning them with classical reasoning meta-abilities. Our three-stage pipeline improves performance by over 10% and enables domain-specific reinforcement learning from aligned checkpoints, demonstrating a scalable and dependable foundation for reasoning.</description>