Skip to content

Commit a839df9

Browse files
committed
Adding colab resource to the "cog benchmark in large models" tuto.
1 parent 1a12802 commit a839df9

2 files changed

Lines changed: 14 additions & 10 deletions

File tree

content/cognitive_benchmark_ai.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ The LLM and VLM sections will each include:
5252

5353
This session is divided into three parts:
5454

55-
---
56-
5755
### **Large Language Models (LLMs)**
5856

5957
- **Learning the basics of LLMs**:
@@ -74,8 +72,6 @@ This session is divided into three parts:
7472
- OpenRouter
7573
- Google colab
7674

77-
---
78-
7975
### **Vision-Language Models (VLMs)**
8076

8177
- **Learning the basics of VLMs**:
@@ -93,8 +89,6 @@ This session is divided into three parts:
9389
- OpenRouter
9490
- Google colab
9591

96-
---
97-
9892
### **Reasoning Models**
9993

10094
- **Learning the basics of reasoning-enhanced models**:
@@ -106,8 +100,18 @@ This session is divided into three parts:
106100
- Understanding reasoning visibility differences
107101
- Controlling reasoning effort and computation
108102

109-
---
110-
111103
## Materials
112104

113-
Colab notebook for hands on sections - *links to be added*
105+
::::{grid}
106+
:::{grid-item}
107+
```{image} images/logo_colab.png
108+
:alt: logo colab
109+
:class: bg-primary mb-1
110+
:height: 200px
111+
:align: center
112+
```
113+
[Colab notebooks for cognitive benchmarks of language models](https://colab.research.google.com/drive/15yEv_1gD6grDG9d10GP8btoCPWQX37Xt?usp=sharing)
114+
:::
115+
:::{grid-item}
116+
*More material will soon be added*
117+
::::

content/program.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ More details on each session can be found using the links below:
2424
:height: 200px
2525
:align: center
2626
```
27-
[Reasoning in language and visuo-language models](cognitive_benchmark_ai)
27+
[Cognitive benchmarks in large models](cognitive_benchmark_ai)
2828
:::
2929

3030
:::{grid-item}

0 commit comments

Comments
 (0)