trientp commited on
Commit
7a9835e
1 Parent(s): 1516d79

Training in progress, epoch 3

Browse files
Files changed (2) hide show
  1. Untitled.ipynb +4 -14
  2. pytorch_model.bin +1 -1
Untitled.ipynb CHANGED
@@ -54,25 +54,25 @@
54
  },
55
  {
56
  "cell_type": "code",
57
- "execution_count": 4,
58
  "id": "ac1a68a6-8286-4da2-bd8a-0d480127e0cb",
59
  "metadata": {},
60
  "outputs": [],
61
  "source": [
62
  "from transformers import AutoModelForSeq2SeqLM, AutoTokenizer\n",
63
- "model = AutoModelForSeq2SeqLM.from_pretrained(\"/workspace/vit5\")"
64
  ]
65
  },
66
  {
67
  "cell_type": "code",
68
- "execution_count": 5,
69
  "id": "059f7512-2173-4b39-8fbf-cde2403d430e",
70
  "metadata": {},
71
  "outputs": [
72
  {
73
  "data": {
74
  "application/vnd.jupyter.widget-view+json": {
75
- "model_id": "0d9b5ff3b3da4750b9851ff42fdc21bb",
76
  "version_major": 2,
77
  "version_minor": 0
78
  },
@@ -82,16 +82,6 @@
82
  },
83
  "metadata": {},
84
  "output_type": "display_data"
85
- },
86
- {
87
- "data": {
88
- "text/plain": [
89
- "CommitInfo(commit_url='https://huggingface.co/trientp/vit5_base_qa/commit/8e631d1361aa8ac8484aa4686a2861c1ea1a061d', commit_message='Upload T5ForConditionalGeneration', commit_description='', oid='8e631d1361aa8ac8484aa4686a2861c1ea1a061d', pr_url=None, pr_revision=None, pr_num=None)"
90
- ]
91
- },
92
- "execution_count": 5,
93
- "metadata": {},
94
- "output_type": "execute_result"
95
  }
96
  ],
97
  "source": [
 
54
  },
55
  {
56
  "cell_type": "code",
57
+ "execution_count": 7,
58
  "id": "ac1a68a6-8286-4da2-bd8a-0d480127e0cb",
59
  "metadata": {},
60
  "outputs": [],
61
  "source": [
62
  "from transformers import AutoModelForSeq2SeqLM, AutoTokenizer\n",
63
+ "model = AutoModelForSeq2SeqLM.from_pretrained(\"/workspace/vit5/checkpoint-10466\")"
64
  ]
65
  },
66
  {
67
  "cell_type": "code",
68
+ "execution_count": null,
69
  "id": "059f7512-2173-4b39-8fbf-cde2403d430e",
70
  "metadata": {},
71
  "outputs": [
72
  {
73
  "data": {
74
  "application/vnd.jupyter.widget-view+json": {
75
+ "model_id": "10e90ef5c1304b94ae5c5cd9f74ab072",
76
  "version_major": 2,
77
  "version_minor": 0
78
  },
 
82
  },
83
  "metadata": {},
84
  "output_type": "display_data"
 
 
 
 
 
 
 
 
 
 
85
  }
86
  ],
87
  "source": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae80886e1b1de868f2f9f47f6a669335aa2d4004b20ee21a16d9d244bce73bab
3
  size 903892625
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eb02cfda445ee9f5d2c02e5185d6b0151494f120fd79228a6d1a0406d18892d
3
  size 903892625