Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
повторение мать учения
нет
настанет час
давай
1 шаг
повторить
потехе час
да
а дома лучше
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Sandy4321
Sandy4321 / parametrics.py
Created May 25, 2023 21:23 — forked from avidale/parametrics.py
parametrics
from transformers import AutoModel, AutoTokenizer
from transformers import AutoModelForCausalLM
import torch
import torch.nn.functional
from tqdm.auto import tqdm
from nltk.translate.bleu_score import sentence_bleu
import pandas as pd
import numpy as np
@Sandy4321
Sandy4321 / evaluate_rubert-tiny.ipynb
Created May 25, 2023 21:23 — forked from avidale/evaluate_rubert-tiny.ipynb
evaluate_rubert-tiny.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Sandy4321
Sandy4321 / rut5-encoder.ipynb
Created May 25, 2023 21:23 — forked from avidale/rut5-encoder.ipynb
rut5-encoder.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Sandy4321
Sandy4321 / create_rut5-base.ipynb
Created May 25, 2023 21:23 — forked from avidale/create_rut5-base.ipynb
create_rut5-base.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Sandy4321
Sandy4321 / micro_segments.ipynb
Created May 25, 2023 21:23 — forked from avidale/micro_segments.ipynb
micro_segments.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Sandy4321
Sandy4321 / init_logreg.ipynb
Created May 25, 2023 21:22 — forked from avidale/init_logreg.ipynb
Logistic regression initialization.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.