Skip to content

Commit c1d5b54

Browse files
Shivalika SinghShivalika Singh
authored andcommitted
update url
1 parent 0df9f8b commit c1d5b54

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

index.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!doctype html>
22
<html>
33
<head>
4+
<meta charset="utf-8">
5+
<!-- <title>Redirecting to https://bob.github.io/repo/</title> -->
6+
<meta http-equiv="refresh" content="0; URL=http://for.ai/compute-thresholds.github.io/">
7+
<link rel="canonical" href="http://for.ai/compute-thresholds.github.io/">
8+
49
<title>On the Limitations of Compute Thresholds as a Governance Strategy</title>
510
<!-- Twitter Card data -->
611
<meta name="twitter:card" value="summary">
@@ -16,14 +21,14 @@
1621
<meta property="og:type" content="article" />
1722
<!-- <meta property="og:description" content="What do pruned deep neural networks forget?" /> -->
1823
<meta property="og:image" content="https://cdn.glitch.com/02868eea-fe84-443e-964a-8f04885fa5fa%2Faccuracy_distribution.png?v=1574118354833" />
19-
<meta property="og:url" content="http://for.ai/compute-thresholds/" />
24+
<meta property="og:url" content="http://for.ai/compute-thresholds.github.io//" />
2025
<!-- <meta property="og:site_name" content="Deep Neural Network Pruning"> -->
2126
<meta property="og:locale" content="en_US">
2227

2328

2429
<!-- https://scholar.google.com/intl/en/scholar/inclusion.html#indexing -->
2530
<meta name="citation_title" content="On the Limitations of Compute Thresholds as a Governance Strategy: Measuring the Disparate Impact of Model Pruning">
26-
<meta name="citation_fulltext_html_url" content="http://for.ai/compute-thresholds/">
31+
<meta name="citation_fulltext_html_url" content="http://for.ai/compute-thresholds.github.io//">
2732
<!-- Update paper link -->
2833
<meta name="citation_pdf_url" content="https://arxiv.org/abs/1911.05248">
2934
<meta name="citation_fulltext_world_readable" content="">
@@ -44,7 +49,7 @@
4449
<!-- https://schema.org/Article -->
4550
<meta property="description" itemprop="description" content="On the Limitations of Compute Thresholds as a Governance Strategy.">
4651
<meta property="article:author" content="Sara Hooker">
47-
<meta property="article:url" content="http://for.ai/compute-thresholds/" />
52+
<meta property="article:url" content="http://for.ai/compute-thresholds.github.io//" />
4853
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet">
4954
<link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.indigo-pink.min.css">
5055
<style>

0 commit comments

Comments
 (0)