Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -5
index.html
CHANGED
@@ -3,10 +3,11 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
5 |
<meta name="description"
|
6 |
-
content="
|
7 |
-
<meta name="keywords" content="
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9 |
-
<title>
|
|
|
10 |
|
11 |
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
|
12 |
rel="stylesheet">
|
@@ -33,11 +34,11 @@
|
|
33 |
<div class="container is-max-desktop">
|
34 |
<div class="columns is-centered">
|
35 |
<div class="column has-text-centered">
|
36 |
-
<h1 class="title is-1 publication-title">
|
37 |
</h1>
|
38 |
<div class="is-size-5 publication-authors">
|
39 |
<span class="author-block">
|
40 |
-
<a href="" target="_blank">Bradley Butcher</a
|
41 |
<div class="column has-text-centered">
|
42 |
<div class="publication-links">
|
43 |
<!-- PDF Link. -->
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
5 |
<meta name="description"
|
6 |
+
content="">
|
7 |
+
<meta name="keywords" content="Counterfactual DPO">
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9 |
+
<title>Aligning Large Language Models with Counterfactual DPO
|
10 |
+
</title>
|
11 |
|
12 |
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
|
13 |
rel="stylesheet">
|
|
|
34 |
<div class="container is-max-desktop">
|
35 |
<div class="columns is-centered">
|
36 |
<div class="column has-text-centered">
|
37 |
+
<h1 class="title is-1 publication-title">Aligning Large Language Models with Counterfactual DPO
|
38 |
</h1>
|
39 |
<div class="is-size-5 publication-authors">
|
40 |
<span class="author-block">
|
41 |
+
<a href="" target="_blank">Bradley Butcher</a></span>
|
42 |
<div class="column has-text-centered">
|
43 |
<div class="publication-links">
|
44 |
<!-- PDF Link. -->
|