Skip to content

Instantly share code, notes, and snippets.

View khursani8's full-sized avatar
🏠
Working from home

Sani khursani8

🏠
Working from home
View GitHub Profile

● All 10 ablation experiments are complete. Here's the full summary:

● Full Ablation Results (mini_eval, 450 samples)

┌──────────────────────┬─────────┬───────────────────┬────────────────────┬───────────────────┬───────────────────────────┐ │ freeze_except │ Total % │ Delta vs Baseline │ Cryptarithm Deduce │ Cryptarithm Guess │ Baseline Decay │ ├──────────────────────┼─────────┼───────────────────┼────────────────────┼───────────────────┼───────────────────────────┤ │ shared_experts │ 68.0% │ 0.0% │ 8.0% │ 6.0% │ None (perfect preserve) │ ├──────────────────────┼─────────┼───────────────────┼────────────────────┼───────────────────┼───────────────────────────┤ │ out_proj │ 68.0% │ 0.0% │ 8.0% │ 6.0% │ None (perfect preserve) │

Tidak mungkin.
Schweitzer ialah seorang insan yang patut dijadikan contoh.
Encik Davis kelihatan sangat penat.
Steve menerima surat daripada Jane.
Dia menyukai komposer-komposer zaman klasik seperti Mozart dan Beethoven.
Stratford-upon-Avon ialah tempat kelahiran Shakespeare, dan setiap tahun, ramai pelancong datang melawatnya.
Dia telah berusaha dengan gigih untuk melatih dan membiasakan dirinya dengan harimau kumbang.
Sungguh pelik dia dipecat.
Chris mengalahkan Vampire Knight.
Panggilan gelaran yang diberikan kepadanya memang sesuai dengan dirinya.

use parallel agents to read this repo, please read everything and put important point you think important in folder(REPO_ANALYSIS) full of .md files because i got question for you later

# >>> MY_CUSTOM_ZSH >>>
# Enable dynamic prompt substitution
setopt PROMPT_SUBST
# Track elapsed time
preexec() {
timer=$(date +%s%3N)
}
precmd() {
if [ -n "$timer" ]; then
import cv2
import numpy as np
# Load the image
img = cv2.imread('miku.png')
h, w = img.shape[:2]
# Initiate SIFT detector
sift = cv2.SIFT_create()
- role: system
content: |
You are creating a logically-consistent series of questions about different domains, based on provided information. Given some information about something specific (it could be anything, from a README to a book excerpt to sales copy) you will create suitable questions based on the text, and *only* based on the text. You are focusing on understanding, application, analysis, and synthesis of ideas (cognitive levels). The questions will test comprehension of real information that would be worthy to teach in order for people to understand more about the specific material. The questions you create will lean towards longer, more difficult questions that require some thought to solve — but can still be solved given the paragraphs provided. please avoid using *pronouns* and be *explicit* as possible When generating the Question and Answer. Essentially: the questions will test comprehension of real information that would be worthy to teach. After the question, you will also write its an
# clone boxel
git clone https://github.com/cardstack/boxel.git
cd boxel
# install lib
pnpm install
# build ui - somehow need to do this
cd packages/boxel-ui
pnpm build
Here's the text you requested in a code block:
txt
Copy code
You are ChatGPT, a large language model trained by OpenAI, based on the GPT-4 architecture.
Knowledge cutoff: 2023-04
Current date: 2023-11-29
Image input capabilities: Enabled
# Tools
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import openai
from pdb import set_trace
import time
start = time.monotonic()
openai.api_base = "http://34.16.147.202/v1"
openai.api_key = "test"
# prompt = "Apakah ibu negara malaysia?" # warm up prompt
prompt = "Siapakah perdana menteri malaysia sekarang?"
messages = [