Skip to content

Commit b254609

Browse files
committed
Deploying to gh-pages from @ b92a957 🚀
1 parent 78f73ed commit b254609

4 files changed

Lines changed: 228 additions & 52 deletions

File tree

2019/01/07/example-post-1.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262

6363
<meta name="author" content="Langdon Holmes">
6464
<meta property="og:type" content="article">
65-
<meta property="og:updated_time" content="2026-03-18T16:20:41+00:00">
65+
<meta property="og:updated_time" content="2026-03-18T16:25:34+00:00">
6666
<meta property="article:published_time" content="2019-01-07T00:00:00+00:00">
67-
<meta property="article:modified_time" content="2026-03-18T16:20:41+00:00">
68-
<meta name="revised" content="2026-03-18T16:20:41+00:00">
67+
<meta property="article:modified_time" content="2026-03-18T16:25:34+00:00">
68+
<meta name="revised" content="2026-03-18T16:25:34+00:00">
6969

7070

7171
<script type="application/ld+json">
@@ -75,7 +75,7 @@
7575
"@type": "BlogPosting",
7676
"author": { "@type": "Person", "name": "This is what a post might look like" },
7777
"datePublished": "2019-01-07T00:00:00+00:00",
78-
"dateModified": "2026-03-18T16:20:41+00:00",
78+
"dateModified": "2026-03-18T16:25:34+00:00",
7979

8080
"name": "This is what a post might look like",
8181
"description": "Language and Educational Analytics Research Lab Official Website",

data/index.html

Lines changed: 176 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,182 @@ <h2 id="datasets">Datasets</h2>
798798

799799
<h2 id="competitions">Competitions</h2>
800800

801+
<div class="card" data-style="small">
802+
<a href="https://www.kaggle.com/competitions/commonlit-evaluate-student-summaries" aria-label="Evaluate Student Summaries" class="card-image">
803+
<img src="/images/classe.png" alt="Evaluate Student Summaries" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;">
804+
</a>
805+
806+
<div class="card-text">
807+
808+
<a href="https://www.kaggle.com/competitions/commonlit-evaluate-student-summaries" class="card-title">
809+
Evaluate Student Summaries
810+
</a>
811+
812+
813+
814+
<span class="card-subtitle">Assessing Summary Quality</span>
815+
816+
817+
818+
<p>
819+
Predict the quality of student-written summaries based on how accurately and completely they capture key ideas from source texts.
820+
821+
</p>
822+
823+
824+
825+
826+
827+
828+
<div class="tags" data-link="https://learlab.org/data/">
829+
830+
<a href="https://learlab.org/data/?search=%22tag:%20kaggle%22" class="tag" data-tooltip='Show items with the tag "kaggle"'>
831+
kaggle
832+
</a>
833+
834+
<a href="https://learlab.org/data/?search=%22tag:%20summarization%22" class="tag" data-tooltip='Show items with the tag "summarization"'>
835+
summarization
836+
</a>
837+
838+
</div>
839+
840+
841+
842+
</div>
843+
</div>
844+
845+
<div class="card" data-style="small">
846+
<a href="https://www.kaggle.com/competitions/llm-detect-ai-generated-text" aria-label="Detect AI Generated Text" class="card-image">
847+
<img src="/images/ai_gen_detection.png" alt="Detect AI Generated Text" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;">
848+
</a>
849+
850+
<div class="card-text">
851+
852+
<a href="https://www.kaggle.com/competitions/llm-detect-ai-generated-text" class="card-title">
853+
Detect AI Generated Text
854+
</a>
855+
856+
857+
858+
<span class="card-subtitle">Distinguishing Human and AI Writing</span>
859+
860+
861+
862+
<p>
863+
Classify whether essays were written by students or generated by large language models, supporting research in authorship detection and academic integrity.
864+
865+
</p>
866+
867+
868+
869+
870+
871+
872+
<div class="tags" data-link="https://learlab.org/data/">
873+
874+
<a href="https://learlab.org/data/?search=%22tag:%20kaggle%22" class="tag" data-tooltip='Show items with the tag "kaggle"'>
875+
kaggle
876+
</a>
877+
878+
<a href="https://learlab.org/data/?search=%22tag:%20nlp%22" class="tag" data-tooltip='Show items with the tag "nlp"'>
879+
nlp
880+
</a>
881+
882+
</div>
883+
884+
885+
886+
</div>
887+
</div>
888+
889+
<div class="card" data-style="small">
890+
<a href="https://www.kaggle.com/competitions/learning-agency-lab-automated-essay-scoring-2" aria-label="Automated Essay Scoring 2.0" class="card-image">
891+
<img src="/images/AES.png" alt="Automated Essay Scoring 2.0" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;">
892+
</a>
893+
894+
<div class="card-text">
895+
896+
<a href="https://www.kaggle.com/competitions/learning-agency-lab-automated-essay-scoring-2" class="card-title">
897+
Automated Essay Scoring 2.0
898+
</a>
899+
900+
901+
902+
<span class="card-subtitle">Evaluating Student Writing with Machine Learning</span>
903+
904+
905+
906+
<p>
907+
Develop models to automatically score student essays based on writing quality, enabling scalable and consistent assessment aligned with human evaluation.
908+
909+
</p>
910+
911+
912+
913+
914+
915+
916+
<div class="tags" data-link="https://learlab.org/data/">
917+
918+
<a href="https://learlab.org/data/?search=%22tag:%20kaggle%22" class="tag" data-tooltip='Show items with the tag "kaggle"'>
919+
kaggle
920+
</a>
921+
922+
<a href="https://learlab.org/data/?search=%22tag:%20writing%22" class="tag" data-tooltip='Show items with the tag "writing"'>
923+
writing
924+
</a>
925+
926+
</div>
927+
928+
929+
930+
</div>
931+
</div>
932+
933+
<div class="card" data-style="small">
934+
<a href="https://www.kaggle.com/c/map-charting-student-math-misunderstandings" aria-label="MAP" class="card-image">
935+
<img src="/images/map.png" alt="MAP" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;">
936+
</a>
937+
938+
<div class="card-text">
939+
940+
<a href="https://www.kaggle.com/c/map-charting-student-math-misunderstandings" class="card-title">
941+
MAP
942+
</a>
943+
944+
945+
946+
<span class="card-subtitle">Charting Student Math Misunderstandings</span>
947+
948+
949+
950+
<p>
951+
Identify and model student misconceptions in mathematics by predicting relationships between open-ended responses and underlying conceptual errors.
952+
953+
</p>
954+
955+
956+
957+
958+
959+
960+
<div class="tags" data-link="https://learlab.org/data/">
961+
962+
<a href="https://learlab.org/data/?search=%22tag:%20kaggle%22" class="tag" data-tooltip='Show items with the tag "kaggle"'>
963+
kaggle
964+
</a>
965+
966+
<a href="https://learlab.org/data/?search=%22tag:%20education%22" class="tag" data-tooltip='Show items with the tag "education"'>
967+
education
968+
</a>
969+
970+
</div>
971+
972+
973+
974+
</div>
975+
</div>
976+
801977
<div class="card" data-style="small">
802978
<a href="https://www.kaggle.com/c/commonlitreadabilityprize" aria-label="CommonLit Readability Prize" class="card-image">
803979
<img src="/images/commonlit.png" alt="CommonLit Readability Prize" loading="lazy" onerror="this.src = '/images/fallback.svg'; this.onerror = null;">

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://learlab.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://learlab.org/" rel="alternate" type="text/html" /><updated>2026-03-18T16:26:07+00:00</updated><id>https://learlab.org/feed.xml</id><title type="html">LEAR Lab</title><subtitle>Language and Educational Analytics Research Lab Official Website</subtitle><entry><title type="html">This is what a post might look like</title><link href="https://learlab.org/2019/01/07/example-post-1.html" rel="alternate" type="text/html" title="This is what a post might look like" /><published>2019-01-07T00:00:00+00:00</published><updated>2026-03-18T16:20:41+00:00</updated><id>https://learlab.org/2019/01/07/example-post-1</id><content type="html" xml:base="https://learlab.org/2019/01/07/example-post-1.html"><![CDATA[<h1 id="my-big-idea">My Big Idea</h1>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://learlab.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://learlab.org/" rel="alternate" type="text/html" /><updated>2026-03-18T16:29:21+00:00</updated><id>https://learlab.org/feed.xml</id><title type="html">LEAR Lab</title><subtitle>Language and Educational Analytics Research Lab Official Website</subtitle><entry><title type="html">This is what a post might look like</title><link href="https://learlab.org/2019/01/07/example-post-1.html" rel="alternate" type="text/html" title="This is what a post might look like" /><published>2019-01-07T00:00:00+00:00</published><updated>2026-03-18T16:25:34+00:00</updated><id>https://learlab.org/2019/01/07/example-post-1</id><content type="html" xml:base="https://learlab.org/2019/01/07/example-post-1.html"><![CDATA[<h1 id="my-big-idea">My Big Idea</h1>
22
33
<p>My big idea in some depth.</p>
44

0 commit comments

Comments
 (0)